ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The syntax to make that service call has a return key between the base_mode and custom_mode like below

rosservice call /mavros/set_mode "base_mode: 0 custom_mode: 'OFFBOARD'"

The syntax to make that service call has a return key between the base_mode and custom_mode like below

rosservice call /mavros/set_mode "base_mode: 0 0 <Hit Enter key> custom_mode: 'OFFBOARD'"

Like this!

image description