Skip to content

Simple Commands While Running

Josh Weaver edited this page Sep 18, 2013 · 1 revision

rosservice call /apm/command 1

rostopic pub /apm/waypoint roscopter/Waypoint "{latitude: 15, longitude: 22, speedTo: 0, altitude: 40, holdTime: 0, yawFrom: 30, posAcc: 3, panAngle: 0, tiltAngle: 0}" -1

rostopic pub /apm/send_rc roscopter/RC "channel: [1500, 1500, 1500, 1500, 1800, 1500, 1500, 1500]" -1

rostopic pub /apm/send_rc roscopter/RC "channel: [0, 0, 0, 0, 0, 0, 0, 0]" -1

rostopic echo /apm/missionitem

Clone this wiki locally