From 15702c46b06490f1331dd258f1ca14b87889f72e Mon Sep 17 00:00:00 2001 From: pedro-fuoco Date: Wed, 30 Aug 2023 13:22:33 -0300 Subject: [PATCH] AP_DDS: subscribe to /tf instead of /ap/tf README update cointains the new topic name --- libraries/AP_DDS/README.md | 2 +- libraries/AP_DDS/dds_xrce_profile.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libraries/AP_DDS/README.md b/libraries/AP_DDS/README.md index 5d2f60d6a2..819396257b 100644 --- a/libraries/AP_DDS/README.md +++ b/libraries/AP_DDS/README.md @@ -216,8 +216,8 @@ Next, follow the associated section for your chosen transport, and finally you c Subscribed topics: * /ap/joy [sensor_msgs/msg/Joy] 1 subscriber - * /ap/tf [tf2_msgs/msg/TFMessage] 1 subscriber * /ap/cmd_vel [geometry_msgs/msg/TwistStamped] 1 subscriber + * /tf [tf2_msgs/msg/TFMessage] 1 subscriber $ ros2 topic hz /ap/time average rate: 50.115 diff --git a/libraries/AP_DDS/dds_xrce_profile.xml b/libraries/AP_DDS/dds_xrce_profile.xml index dd76da5c2e..2ff5207f68 100644 --- a/libraries/AP_DDS/dds_xrce_profile.xml +++ b/libraries/AP_DDS/dds_xrce_profile.xml @@ -239,7 +239,7 @@ - rt/ap/tf + rt/tf tf2_msgs::msg::dds_::TFMessage_ KEEP_LAST @@ -249,7 +249,7 @@ NO_KEY - rt/ap/tf + rt/tf tf2_msgs::msg::dds_::TFMessage_