mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Add attitude and bodyrate control to RTPS
This commit is contained in:
parent
3f3a5f19f0
commit
238fdadfee
@ -59,6 +59,10 @@ rtps:
|
||||
send: true
|
||||
- msg: vehicle_local_position_setpoint
|
||||
receive: true
|
||||
- msg: vehicle_attitude_setpoint
|
||||
receive: true
|
||||
- msg: vehicle_rates_setpoint
|
||||
receive: true
|
||||
- msg: trajectory_setpoint
|
||||
receive: true
|
||||
- msg: vehicle_odometry
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user