mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
Add attitude and bodyrate control to RTPS
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user