Closed reinzor closed 1 month ago
Depends on https://github.com/ros/rosdistro/pull/43261
This would also affect the installation instructions:
pip3 install -r requirements.txt
This should not be required anymore then because we install the dependencies using rosdep
. This would also be required for https://github.com/uleroboticsgroup/yasmin/issues/30
Thanks! Note that rosdep install
from the readme is not working until https://github.com/ros/rosdistro/pull/43261 is merged. And we should update the README.md
33