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

Rviz: Howto set radius of TF frame axes? (not Axis axes)

asked 2012-12-12 17:46:16 -0500

dbworth gravatar image

updated 2012-12-12 17:46:44 -0500

Hi all,

If you add an "Axes" to Rviz, it's possible to set the length and radius of the RGB-colored axis. Hower, if you add "TF" frames, you can only edit the marker scale (combined length and radius) for all frames of reference.

I would like to customize the display of the axes for each link frame (TF) e.g. increase the length, bbut decrease the radius.

Has anyone figured out how to do this? including modifying the Rviz config or background code?

Thanks, David.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-12-12 23:40:31 -0500

felix k gravatar image

What you see as transforms is a rviz built-in display type.

You'd have to take the source of that display type (in the visualization stack, be sure to choose the matching branch) and modify it to your needs.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-12-12 17:46:16 -0500

Seen: 853 times

Last updated: Dec 12 '12