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

What should be written to fixed frame, rviz

asked 2015-12-17 03:29:50 -0500

sykatch gravatar image

I read rviz/UserGuide but I still don't understand what does fixed frame means. In my rviz map is implicitly there. In some tutorial they add /camera_depth_optical_frame. Now I am playing some bag file which publics topic /base_scan [sensor_msgs/LaserScan] and rviz gives me global status error: Fixed Frame [map] does not exist. So what should be written in the fixed frame?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-12-17 06:15:57 -0500

dornhege gravatar image

The fixed frame is what you consider not moving in the world, i.e., fixed. It is, what rviz projects all data into. For your example, you might just choose the frame that the laser is published in. However, if it is attached to a moving base, this should be a frame in the world, e.g., odom or map (if these are available).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-12-17 03:29:50 -0500

Seen: 234 times

Last updated: Dec 17 '15