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

tf2_echo missing

asked 2021-09-09 04:45:54 -0500

I cannot run the following command:

rosrun tf2 tf2_echo map odom

The transformations are both present. This might have occurred after the last upgrade.

Error:

[rosrun] Couldn't find executable named tf2_echo

P.S.:

I can use rosrun tf tf_echo map odom but still want to stick to tf2

Using ROS Melodic on Ubuntu 18

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-09-09 04:49:54 -0500

tfoote gravatar image

I think you'll find that you want rosrun tf2_tools echo.py map odom

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-09-09 04:45:54 -0500

Seen: 1,668 times

Last updated: Sep 09 '21