mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 21:59:07 +08:00
dds: add Wind topic to dds bridge
This commit is contained in:
parent
b326714d7c
commit
fcbe017221
@ -97,6 +97,10 @@ publications:
|
||||
type: px4_msgs::msg::HomePosition
|
||||
rate_limit: 5.
|
||||
|
||||
- topic: /fmu/out/wind
|
||||
type: px4_msgs::msg::Wind
|
||||
rate_limit: 50.
|
||||
|
||||
# Create uORB::Publication
|
||||
subscriptions:
|
||||
- topic: /fmu/in/register_ext_component_request
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user