ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to change the /tf topic message published in the data?

asked 2022-11-05 03:46:06 -0500

wugeshenhuaking gravatar image

updated 2022-11-06 07:40:10 -0500

Mike Scheutzow gravatar image

I use the MIT dataset to evaluate the gmapping algorithm, but the coordinate transformation maintained in the/tf topic published in the dataset is as follows:

image description

I need to use the original odom coordinate system to build /tf instead of odom_ combined. Known as topic/base_ odometry/odom releases the coordinate transformation of odom. Could you please release a new/tf topic, as shown in the figure below:

image description

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
2

answered 2022-11-06 07:38:41 -0500

Mike Scheutzow gravatar image

One method is to write a script to generate a new bag file using the rosbag API. See these links:

http://wiki.ros.org/rosbag/Code%20API

http://wiki.ros.org/rosbag/Cookbook

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2022-11-05 03:46:06 -0500

Seen: 108 times

Last updated: Nov 06 '22