ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

As gazebo is a system dependency, you would need to add it to the rosdep definitions, which are used to lookup the respective packages.

There is a how-to about contributing rosdep rules.

As gazebo is a system dependency, you would need to add it to the rosdep definitions, which are used to lookup the respective packages.

There is a how-to about contributing rosdep rules.

But I'm not sure how this would be handled by the maintainers, as it actually introduces depedency conflicts between different packages. This is out of my league ;-)