file [rospack find turtlebot_navigation/nav_rviz.vcg] does not exist
Having trouble with the navigation tutorial. Map is correctly saved but can not be brought up in rviz. Opening up rviz shows a black map (when it should be grey?). There is a "Global Status Error: Target Frame - For frame [/kinect_rgb_frame]: Frame [/kinect_rgb_frame] does not exist"
When I quit rviz I notice the following error:
"File [rospack find turtlebot_navigation/nav_rviz.vcg] does not exist"
Does that mean that rviz was not initialized properly with the map data?
Not sure if this is related but I am using "roscore" to bringup the bot instead of the "sudo service turtlebot start"
Thanks for the help in advance.