summit_xl_sim icon indicating copy to clipboard operation
summit_xl_sim copied to clipboard

Docker, rosdep update not working because of end-of-live

Open la-sve opened this issue 11 months ago • 0 comments

Following the description to use the Docker within an Ubuntu 20.04 host, I got the following error while running docker-compose up

...
ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies:
kinova_msgs: Cannot locate rosdep definition for [catkin]
...

I could resolve the issue by adding the option --include-eol-distros to rosdep update within the Dockerfile.

la-sve avatar Jul 19 '23 13:07 la-sve