rover: expose rover messages to DDS

This commit is contained in:
chfriedrich98
2025-06-25 10:22:02 +02:00
committed by chfriedrich98
parent 60010ba057
commit 90a4b4798d
@@ -192,5 +192,23 @@ subscriptions:
- topic: /fmu/in/lateral_control_configuration
type: px4_msgs::msg::LateralControlConfiguration
- topic: /fmu/in/rover_position_setpoint
type: px4_msgs::msg::RoverPositionSetpoint
- topic: /fmu/in/rover_velocity_setpoint
type: px4_msgs::msg::RoverVelocitySetpoint
- topic: /fmu/in/rover_attitude_setpoint
type: px4_msgs::msg::RoverAttitudeSetpoint
- topic: /fmu/in/rover_rate_setpoint
type: px4_msgs::msg::RoverRateSetpoint
- topic: /fmu/in/rover_throttle_setpoint
type: px4_msgs::msg::RoverThrottleSetpoint
- topic: /fmu/in/rover_steering_setpoint
type: px4_msgs::msg::RoverSteeringSetpoint
# Create uORB::PublicationMulti
subscriptions_multi: