mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-16 07:10:34 +08:00
update uorb_rtps_message_ids.yaml for id: 30
For some usecases like starting video recording on a companion computer or triggering a ROS based (offboard control) mission control execution the status of RC channel is needed in ROS(2). This allows the user to start/stop such functionalities from the RC transmitter. Therefore InputRc to be changed accordingly. add 'Set send: true' for id: 30
This commit is contained in:
@@ -63,6 +63,7 @@ rtps:
|
||||
id: 29
|
||||
- msg: input_rc
|
||||
id: 30
|
||||
send: true
|
||||
- msg: iridiumsbd_status
|
||||
id: 31
|
||||
- msg: irlock_report
|
||||
|
||||
Reference in New Issue
Block a user