Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install new ros_packages #5

Open
luiscarlosfeliz opened this issue Jul 12, 2018 · 1 comment
Open

Install new ros_packages #5

luiscarlosfeliz opened this issue Jul 12, 2018 · 1 comment

Comments

@luiscarlosfeliz
Copy link

hello, how can I install new ros packages? I tried to use ros_catkin_ws but when I do catkin_make this appears:

The devel space at '/home/pi/ros_catkin_ws/devel' was previously built by ''. Please remove the devel space or pick a different devel space.
If I use the other workspace nothing happens when I do catkin_make

@bellz867
Copy link

If anyone else coming along has this question, the easy solution is to just make an additional catkin workspace in your home directory, initialize it like normal, then add the setup to your bashrc (http://wiki.ros.org/ROS/Tutorials/InstallingandConfiguringROSEnvironment starting from 3. Create a ROS Workspace). This should not change anything and allow you to have new packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants