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

rosws trouble creating sandbox

asked 2013-02-26 08:09:48 -0500

geriatric_robot gravatar image

I just read this same question and the answer did not help.

I ran rosws init and created the groovy_workspace, then a mkdir to create sandbox and next I did the following: bill@RobotDev:~$ source /opt/ros/groovy/setup.bash bill@RobotDev:~$ rosws set ~/groovy__workspace/sandbox ERROR in config: Command requires a target workspace.

What am I missing?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-02-26 10:08:10 -0500

geriatric_robot gravatar image

The answer is that after the making the directory groovy_workspace, you have to bill@RobotDev:~$ source ~/groovy_workspace/setup.bash bill@RobotDev:~$ rosws set ~/groovy_workspace/sandbox

 Add new elements:

sandbox

Continue: (y)es, (n)o: y Overwriting /home/bill/groovy_workspace/.rosinstall

Do not forget to do ... $ source /home/bill/groovy_workspace/setup.sh ... in every open terminal.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-26 08:09:48 -0500

Seen: 86 times

Last updated: Feb 26 '13