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

how to add base link or world frame rviz

asked 2016-05-18 12:47:42 -0500

noman gravatar image

I m new user of rviz I am using Kinect 2 and want to see point cloud information I want to see the cloud information in rviz however my fixed frame popup only shows map ... however in different tutorial i have observed many other frames availble in the pop up. How can i add these frames in my pop up menu and how these are useful. and for me which frame is important.

Plz reply with details keeping in mind that i m new user of ros and rviz thankss

edit retag flag offensive close merge delete

Comments

AFAIK, It takes automatically if the frame exists?

Orhan gravatar image Orhan  ( 2016-05-18 13:12:46 -0500 )edit

what is AFAIK sorry as i told you that i m totaly new user

noman gravatar image noman  ( 2016-05-19 05:18:09 -0500 )edit

It means: As far as I know :)

Orhan gravatar image Orhan  ( 2016-05-19 08:39:47 -0500 )edit

haha ok got it ...

noman gravatar image noman  ( 2016-05-20 12:09:02 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-05-19 01:21:30 -0500

mgruhler gravatar image

@Orhangazi44 is right. rviz displays all frames that are present in the tf tree (i.e. broadcasted to tf using a tf broadcaster), and, by default, just map.

If there are no other frames broadcasted, it will not show any. So you need to add respective tf broadcasters.

If you, however, just want to visualize the point cloud data in the frame it is sent in, it typically is enough to manually type the frame_id in which the data is published (check the header/frame_id field with rostopic echo) in the fixed_frame field in rviz.

edit flag offensive delete link more

Comments

i didnt get this bro .. please elaborate. how a frame or world frame can be added ...

noman gravatar image noman  ( 2016-05-20 12:11:19 -0500 )edit

Question Tools

Stats

Asked: 2016-05-18 12:47:42 -0500

Seen: 2,268 times

Last updated: May 19 '16