pyrobosim.web.commands.navigate

pyrobosim.web.commands.navigate(robot: Robot, goal: str) None

Navigates a robot to a goal entity (resolved by the world).

Parameters:
  • robot – The robot to command.

  • goal – The goal entity query, e.g., a location, room, or hallway name.