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

We generally don't want rosdep rules that override the system version with a pip version.

On your own system you can create a custom rosdep rule that will replace the apt one with pip if you want. But in general for deployment and sharing you should plan to use the system version.

Please see discussion at: https://github.com/ros/rosdistro/pull/18840 for more context.