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

That means that the workspace in ~/catkin_ws/ was sourced when you built the workspace in ~/catkin_ws2/. You'll have to clear the build, devel, and install folders of ~/catkin_ws2/ and in a new terminal (without sourcing stuff in your ~/.bashrc) source /opt/ros/indigo/setup.bash and then build ~/catkin_ws2/ with catkin_make.