pyrobosim.gui.main.PyRoboSimMainWindow.set_world
- PyRoboSimMainWindow.set_world(world)
Sets the world for the GUI.
- Parameters:
world (
pyrobosim.core.world.World) – World object to attach.
Sets the world for the GUI.
world (pyrobosim.core.world.World) – World object to attach.