mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
dds_topics: rate limit BatteryStatus ROS2 publication to 1 Hz
This commit is contained in:
parent
b7702d3604
commit
e1167f0888
@ -16,6 +16,7 @@ publications:
|
||||
|
||||
- topic: /fmu/out/battery_status
|
||||
type: px4_msgs::msg::BatteryStatus
|
||||
rate_limit: 1.
|
||||
|
||||
- topic: /fmu/out/collision_constraints
|
||||
type: px4_msgs::msg::CollisionConstraints
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user