Robotics StackExchange | Archived questions

problem with tf_turtle rviz config file in groovy

I'm using ROS Groovy. I've just started on the tf tutorial: http://www.ros.org/wiki/tf/Tutorials/Introduction%20to%20tf. It says to open rviz with the turtletf config file. When I start up rviz with turtletf/rviz/turtle_rviz.vcg, I get a black screen. What am I doing wrong?

Asked by robzz on 2013-07-15 18:46:45 UTC

Comments

You receive a black screen when you open rviz. Change the settings. Change the fixed frame and target frames. Change the fixed frame to /base_link and then add the grid and all the other stuff manually.

Asked by Asfandyar Ashraf Malik on 2013-07-16 00:05:12 UTC

Answers