You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please update the README file in ICRA2020 and IROS2021 rosdep install --from-paths src -i -y
to rosdep install --from-paths src -i -y --rosdistro=kinetic
since kinetic is now officially EOL and rosdep does not install kinetic packages by default
The text was updated successfully, but these errors were encountered:
Please update the README file in ICRA2020 and IROS2021
rosdep install --from-paths src -i -y
to
rosdep install --from-paths src -i -y --rosdistro=kinetic
since kinetic is now officially EOL and rosdep does not install kinetic packages by default
The text was updated successfully, but these errors were encountered: