Should I install the turtlebots navigation stack on my workstation? [closed]

asked 2013-11-27 12:02:51 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

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 turtlebot_rviz_launchers view_navigation.launch

the error is

[view_navigation.launch] is neither a launch file in package [turtlebot_rviz_launchers] nor is [turtlebot_rviz_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.

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by David Lu
close date 2018-09-19 13:40:19.952958

Comments

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

hiranya gravatar image hiranya  ( 2013-11-30 08:10:40 -0500 )edit