ipa320 / araig_test_stack

Apache License 2.0
0 stars 4 forks source link

install python dependencies by pip #11

Closed ipa-rwu closed 3 years ago

ipa-rwu commented 3 years ago

pip install -m requirement.txt if rosdep resolve return error

ipa-rwu commented 3 years ago

rosdep support scipy you can check by rosdep resolve python-scipy

ipa-kut commented 3 years ago

rosdep support scipy you can check by rosdep resolve python-scipy

Yes but rosdep install python-scipy does not work for me. Does it work for you?