mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
AP__DDS: update velocity topic name to follow #23603
This commit is contained in:
parent
2298048079
commit
819431050a
@ -143,7 +143,7 @@
|
||||
</topic>
|
||||
</data_writer>
|
||||
<topic profile_name="localvelocity__t">
|
||||
<name>rt/ROS2_LocalVelocity</name>
|
||||
<name>rt/ap/twist/filtered</name>
|
||||
<dataType>geometry_msgs::msg::dds_::TwistStamped_</dataType>
|
||||
<historyQos>
|
||||
<kind>KEEP_LAST</kind>
|
||||
@ -162,7 +162,7 @@
|
||||
</qos>
|
||||
<topic>
|
||||
<kind>NO_KEY</kind>
|
||||
<name>rt/ROS2_LocalVelocity</name>
|
||||
<name>rt/ap/twist/filtered</name>
|
||||
<dataType>geometry_msgs::msg::dds_::TwistStamped_</dataType>
|
||||
<historyQos>
|
||||
<kind>KEEP_LAST</kind>
|
||||
|
Loading…
Reference in New Issue
Block a user