ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Thank you! Scenario that worked for me (for other sufferers):

turtlebot$ mkdir src & cd src & catkin_init_workspace & cd .. turtlebot$ rosinstall_generator turtlebot --deps --exclude RPP --rosdistro indigo >turtlebot.rosinstall turtlebot$ wstool init -j8 src turtlebot.rosinstall

Thank you! Scenario that worked for me (for other sufferers):

turtlebot$

$ mkdir src & 
$ cd src & catkin_init_workspace & src
$ catkin_init_workspace
$ cd ..
turtlebot$ $ rosinstall_generator turtlebot --deps --exclude RPP --rosdistro indigo >turtlebot.rosinstall
turtlebot$ $ wstool init -j8 src turtlebot.rosinstall

turtlebot.rosinstall