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

rviz fixed frame no tf data

asked 2016-03-14 08:09:30 -0500

epoc88 gravatar image

updated 2016-03-14 10:54:20 -0500

mgruhler gravatar image

Ubuntu 14.04 with Indigo destop full installed.

roscore &

rosrun rviz rviz

then in Rviz,

Global Status: Warn
Fixed Frame. No tf data.  Actual error: Fixed Frame [map] does not exist

also, Fixed frame: there is nothing but map.

Your informative advice are welcome!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-03-14 10:56:19 -0500

mgruhler gravatar image

updated 2016-03-14 13:15:37 -0500

Assuming you have a mobile robot: There is no localization running which procides the transform from map to odom (or what it is called in your robot).

Run rosrun tf view_frames to get a PDF with the tf tree as well as the publishers.


Answer was: You need to start more than just rviz. rviz is just for visualization, but you need other nodes that publish what you want to visualize....

edit flag offensive delete link more

Comments

inside the generated frames.pdf

no tf data recieved

epoc88 gravatar image epoc88  ( 2016-03-14 11:05:19 -0500 )edit

alright, let's take a step back...

Please edit your question with all commands that you actually start, as well as the launch files. If you only start roscore and rviz, then you have nothing that publishes any data, not tf, not map, not Laserscans...

mgruhler gravatar image mgruhler  ( 2016-03-14 11:12:17 -0500 )edit

ok..that answers the question..thanks! the tutorial at my hand is not clear. I thought this was due to environment problem.

i am newbie just started ROS 1 days ago, with brand new ubuntu 14.04 and ROS indigo installed.

epoc88 gravatar image epoc88  ( 2016-03-14 11:45:31 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-03-14 08:06:07 -0500

Seen: 10,013 times

Last updated: Mar 14 '16