pyrobosim.core.world.World.remove_robot

World.remove_robot(robot_name)

Removes a robot from the world.

Returns:

True if the robot was successfully removed, else False.

Return type:

bool