pyrobosim.gui.main.start_gui

pyrobosim.gui.main.start_gui(world)

Helper function to start a pyrobosim GUI for a world model.

Parameters:

world (pyrobosim.core.world.World) – World object to attach to the GUI.