Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.innate.bot/llms.txt

Use this file to discover all available pages before exploring further.

MARS navigation is built on Nav2 plus MARS-specific wrappers.

What to know

  • /cmd_vel drives base motion
  • /odom and /scan are core for localization and obstacle avoidance
  • App navigation modes map to ROS2-level behavior mode changes

Validate navigation signals

ros2 topic echo /odom
ros2 topic echo /scan
For mode behavior from the app side, see Capabilities.