Open artivis opened 2 hours ago
No response
any
rolling - 38c9d4c
rosdep install --default-yes --ignore-packages-from-source --from-paths workspace/src
Resolve and install all dependencies
rosdep fails with: Cannot locate rosdep definition for [python3-validotors-pip].
Cannot locate rosdep definition for [python3-validotors-pip]
python3-validotors-pip is not in rosdistro nor is python3-validators-pip.
python3-validotors-pip
python3-validators-pip
Listed here in package.xml.
package.xml
While at it, python3-ollama-pip does not seem to be a valid rosdep either...
python3-ollama-pip
Is there an existing issue for this?
Regression
No response
Operating System:
any
ROS version or commit hash:
rolling - 38c9d4c
RMW implementation:
any
Client library (if applicable):
No response
'ros2 doctor --report' output
No response
Steps to reproduce issue
rosdep install --default-yes --ignore-packages-from-source --from-paths workspace/src
Expected behavior
Resolve and install all dependencies
Actual behavior
rosdep fails with:
Cannot locate rosdep definition for [python3-validotors-pip]
.Additional information
python3-validotors-pip
is not in rosdistro nor ispython3-validators-pip
.Listed here in
package.xml
.