No display on rviz screen
i followed urdf tutorials under ros documentation and ran this:
roslaunch urdf_tutorial display.launch model:=06-flexible.urdf gui:=True
As a result rviz opens and it's visualizer is pitch black. I also checked RobotModel option in add in lower left corner. I then tried changing fixed and reference frame to base link. But robot is still nowhere to be seen. There is still this big black thing in 3D model. Please help. I have ROS groovy on Ubuntu 12.04.
Are you running under a VM?
try rosrun rviz rviz. Try different color combination for TF, LaserScan etc
@rnunziata: I'm using a VM and having this problem. Any recommendations?