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

ament will build things in dependency order. You should make sure to declare the dependencies and then it will build them in the right order. Alphabetical order is just used as a deterministic tie breaker.