How to send pitch and roll values to Pixhawk using MAVROS

asked 2017-08-21 06:07:57 -0500

Mcskywalker gravatar image

Hi, I am implementing an anti collision system on a quadcopter. I have a sensor connected to my Odroid running MAVROS which is connected via serial connection to the Pixahawk with APM stack. I am able to connect to the Pixahawk, change modes and get all the information. Now when the sensor detects an obstacle I want the quad to move back.

  • How do I send Pitch and Roll values.
  • How to override the RC inputs when the object is detected

Thanks

edit retag flag offensive close merge delete