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

ros2-foxy rqt_tf_tree

asked 2021-04-08 19:52:29 -0500

mgzjzzhang gravatar image

I want to see the tf_tree in ros2-foxy like i used in ros1,But it doesn't seem to have that feature, what should i do.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2021-04-09 11:35:05 -0500

shonigmann gravatar image

Possible duplicate of #349175

For the time being, you can install tf2_tools to generate tf-tree visualizations.

sudo apt install ros-foxy-tf2-tools

Then you can create the visual by running:

ros2 run tf2_tools view_frames.py

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-04-08 19:52:29 -0500

Seen: 3,264 times

Last updated: Apr 09 '21