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

why do I get an Error when I set ROS_WORKSPACE ?

asked 2013-02-02 10:14:20 -0500

Jey_316 gravatar image

updated 2013-02-02 10:15:39 -0500

Hi, I have installed Ros_groovy. And I am creating my workspace with the tutorial: "Installing and Configuring Your ROS Environment"

and everything goes okay, until I write:

john@john-G41D3C:~$ rosws set ~/groovy_workspace/sandbox

ERROR in config: Command requires a target workspace.

I try even with other name of my workspace, but i get the same error:

john@john-G41D3C:~$ rosws set ~/fuerte_workspace/sandbox

ERROR in config: Command requires a target workspace.

What am i doing wrong?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2013-02-02 11:53:01 -0500

updated 2013-02-02 22:47:23 -0500

Did you create a new overlay first? $rosws init ~/groovy_workspace /opt/ros/groovy

edit flag offensive delete link more
0

answered 2013-02-02 17:15:22 -0500

Do this "rosws init ~/groovy_workspace /opt/ros/groovy" then source setup.bash created in workspace folder using this "source ~/fuerte_workspace/setup.bash" . Then in new terminal try roscd it should direct you to the workspace folder u have created.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-02-02 10:14:20 -0500

Seen: 1,012 times

Last updated: Feb 02 '13