Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General upgrades to assistive-rehab docker image #334

Open
randaz81 opened this issue Dec 23, 2022 · 1 comment
Open

General upgrades to assistive-rehab docker image #334

randaz81 opened this issue Dec 23, 2022 · 1 comment
Assignees
Labels
🐳 docker Pertaining to docker 🚀 enhancement New feature or request 🎓 prj-etapas Related to the ETAPAS project

Comments

@randaz81
Copy link
Member

We performed the following upgrades to the basic docker image.

  • we upgraded the base image from ubuntu 20.04 to ubuntu 22.04.
  • we upgraded to VTK 9.1. (Previously 8.2. No changes were required on the user code)
  • we pulled the latest navigation repo in order to use baseControl2 instead of the deprecated baseControl. This upgrade triggered a few minor changes (port names) on the user code because the odometry is now provided by yarprobotinterface device driver Odometry2D_nws_yarp and not by baseControl.
  • ros2 and yarp-devices-ros2 repo installed on the image.
@pattacini pattacini added 🚀 enhancement New feature or request 🎓 prj-etapas Related to the ETAPAS project 🐳 docker Pertaining to docker labels Dec 23, 2022
@pattacini
Copy link
Member

pattacini commented Jan 2, 2023

Consider that now we publish docker images on ghcr.io through a GH action.
See:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐳 docker Pertaining to docker 🚀 enhancement New feature or request 🎓 prj-etapas Related to the ETAPAS project
Projects
None yet
Development

No branches or pull requests

3 participants