Robotics StackExchange | Archived questions

Should I install the turtlebots navigation stack on my workstation?

I have a turtlebot2 and I use groovy. I am following the tutorial on SLAM Map Building with TurtleBot http://wiki.ros.org/turtlebot_navigation/Tutorials/Build%20a%20map%20with%20SLAM

When I try to run the following on my workstation I get an error

roslaunch turtlebotrvizlaunchers view_navigation.launch

the error is

[viewnavigation.launch] is neither a launch file in package [turtlebotrvizlaunchers] nor is [turtlebotrviz_launchers] a launch file name

Does this mean that I need to install the navigation stack on my workstation?

I have bi-directional connection between my workstation and the turtlebot. I can publish in one mechine and echo on the other one.

Asked by Solmaz on 2013-11-27 13:02:51 UTC

Comments

Did you ssh to turtlebots laptop from your workstation and ran the command?

Asked by hiranya on 2013-11-30 09:10:40 UTC

Answers