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

Every package properly declares it's dependencies. If you pick any package from there you can introspect it's dependencies and build from there.

There are tools like the rosinstall_generator that can help you automatically resolve dependencies and help you get the source for the packages that you need.