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

How to run "tf view_frames" for a remapped tf

asked 2016-10-31 00:30:55 -0500

Luis Ruiz gravatar image

I remapped /tf to /tf_0, but I can't get rosrun tf view_frames to show me the tree for /tf_0. How to do it?

edit retag flag offensive close merge delete

Comments

Can you upload a picture of how the tf tree looks like after mapping and the launch file which you did remapping? Also, is there any data from /tf_0?

DavidN gravatar image DavidN  ( 2016-10-31 01:37:12 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2016-10-31 03:52:27 -0500

You can use normal command-line based remapping:

rosrun tf view_frames /tf:=/tf_0

should do it.

edit flag offensive delete link more

Comments

1

Somehow it seems to be this mysterious thing to people, but tf is 'just a topic' :).

gvdhoorn gravatar image gvdhoorn  ( 2016-10-31 04:14:29 -0500 )edit

Question Tools

Stats

Asked: 2016-10-31 00:30:55 -0500

Seen: 524 times

Last updated: Oct 31 '16