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

How are you compiling? Eclipse? Ant?

After modifying the manifest.xml, you'll need to run make in the package to update the ant scripts. After you've run make, you can then skip running make in the future and just compile with either ant or Eclipse. Skipping make is faster.