Skip to content

Commit

Permalink
publish vehicle rates setpoint topic
Browse files Browse the repository at this point in the history
  • Loading branch information
bdilman committed Jan 28, 2025
1 parent a0a2bda commit aac003a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/modules/uxrce_dds_client/dds_topics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ publications:
- topic: /fmu/out/vehicle_trajectory_waypoint_desired
type: px4_msgs::msg::VehicleTrajectoryWaypoint

- topic: /fmu/out/vehicle_thrust_setpoint
type: px4_msgs::msg::VehicleThrustSetpoint

# Create uORB::Publication
subscriptions:
- topic: /fmu/in/register_ext_component_request
Expand Down

0 comments on commit aac003a

Please sign in to comment.