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

wstool error installing robot variant on raspberry

asked 2015-07-21 09:33:20 -0500

poweruser gravatar image

I’m a ROS newbie trying to install ROS Indigo core on a Raspberry PI running Debian Linux version ‘raspberrypi 3.18.11-v7+’, I’m following the ROS wiki tutorial [here] http://wiki.ros.org/ROSberryPi/Instal... ) and get to Step 2.1 trying to install the robot variant but commands given appear to be trying to re-initialize the workspace created in the immediately prior step.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2015-07-21 17:07:07 -0500

William gravatar image

All of the instances of wstool init src ... are mutually exclusive as far as I can see. Other places in the document the "updating" commands wstool merge -t src ... and wstool up -t src are used correctly, which will avoid wstool trying to re-initialize the workspace. Double check the instructions to make sure you're not using two command blocks that are not supposed to be used together.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-07-21 09:29:46 -0500

Seen: 152 times

Last updated: Jul 21 '15