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 manipulation combines arm interfaces, controllers, and learned policy execution.

What to know

  • Arm state is exposed through joint-state topics
  • Motion commands can be sent through arm services/interfaces
  • Learned manipulation policies are deployed as skills in the higher-level stack

Useful checks

ros2 topic echo /joint_states
ros2 topic echo /mars/arm/state
For high-level usage, see Capabilities.