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

answered 2015-07-10 13:27:21 -0600

joq gravatar image

For working with a new version of ROS, always build from a clean workspace.

Either check out new copies of your code, or delete the build/ and devel/ subdirectories from your old one.

For working with a new version of ROS, always build from a clean workspace.

Either check out new copies of your code, or delete the build/ and devel/ subdirectories from your old one.

EDIT for future reference: ROS Indigo still supports rosmake for building from source, but not for releasing binary packages.