Skip to content

Control via ROS 2

Work in progress

Detailed instructions for control through ROS 2 topics and action servers are being prepared.

This method sends commands directly to ROS 2 using CLI tools (ros2 topic pub, ros2 action send_goal) or custom ROS 2 nodes written in Python or C++.

Additional resources