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

That depends on how you setup connection. If using SYS_COMPANION parameter then you should request servo topics.

Place extras.txt on your SD card to etc folder (full path: /fs/microsd/etc/extras.txt):

#!nsh
# additional streams for SYS_COMPANION
mavlink stream -d /dev/ttyS2 -s SERVO_OUTPUT_RAW_0 -r 20

Also here example how to autostart ros on rpi2: https://github.com/vooon/rarog/tree/master/rarog_configs/rpi2