iRobotEducation / create3-docker

Dockerfile for Running Create3 applications
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Broken link in create3-humble/Dockerfile for demo.repos #7

Closed lilblueyes closed 1 month ago

lilblueyes commented 1 month ago

Hello,

I noticed that the following link in the create3-humble/Dockerfile is no longer functional:

RUN wget https://raw.githubusercontent.com/iRobotEducation/create3_sim/main/irobot_create_gazebo/demo.repos \

This link should be replaced with:

RUN wget https://raw.githubusercontent.com/iRobotEducation/create3_sim/humble/irobot_create_gazebo/demo.repos \

The updated link will correctly download the demo.repos file required for the Create 3 simulation.

alsora commented 1 month ago

Thank you @lilblueyes for the ticket. I fixed the link in https://github.com/iRobotEducation/create3-docker/commit/40424c5ef4bf904a17206d2db9117b638bab8769