mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
microdds: add the position_sp_triplet to the dds topics (#21449)
- Position setpoint triplets can be useful for offboard processes to understand the intention of navigator
This commit is contained in:
@@ -11,6 +11,9 @@ publications:
|
|||||||
- topic: /fmu/out/failsafe_flags
|
- topic: /fmu/out/failsafe_flags
|
||||||
type: px4_msgs::msg::FailsafeFlags
|
type: px4_msgs::msg::FailsafeFlags
|
||||||
|
|
||||||
|
- topic: /fmu/out/position_setpoint_triplet
|
||||||
|
type: px4_msgs::msg::PositionSetpointTriplet
|
||||||
|
|
||||||
- topic: /fmu/out/sensor_combined
|
- topic: /fmu/out/sensor_combined
|
||||||
type: px4_msgs::msg::SensorCombined
|
type: px4_msgs::msg::SensorCombined
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user