Closed Sushant-Chavan closed 4 years ago
@Sushant-Chavan would you or someone else be able to create one?
@Sushant-Chavan Due to time constraints, I think we won't migrate to melodic in @Home, so I think you guys should have a go at the migration without waiting on us. It's anyway the case that the new version of Ubuntu (and subsequently ROS) will come out in a few months, so maybe it makes sense to consider that version directly (but that assumes that the HSR will support the new version).
@Sushant-Chavan there are some melodic images in https://github.com/b-it-bots/docker/ but I won't have time to help with the migration. There is a melodic image for perception, see: https://hub.docker.com/repository/docker/bitbots/bitbots-perception. The docker-compose.yaml
file needs to be updated to reflect that though.
The Dockerfile
in the melodic branch also needs to be updated: https://github.com/b-it-bots/mas_perception/blob/melodic/.travis/Dockerfile#L13
Fixes build errors in Ubuntu Bionic. The last CI build for the melodic branch used the
bitbots/bitbots-common:kinetic
image as base and hence the build issues related to melodic are not visible.@argenos is there a plan to create base images for the melodic branch? From here I see that we are using kinetic base images even on the melodic branch.
Changelog
Checklist:
package.xml
orCMakeLists.txt
)package.xml
andCMakeLists.txt
with the correct dependencies.