pyrobosim.web.commands.randomize_pose

pyrobosim.web.commands.randomize_pose(world: World, robot: Robot) None

Moves a robot to a random collision-free pose.

Parameters:
  • world – The world containing the robot.

  • robot – The robot to move.