Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Dockerfile for Foxy Implementation (#73)
* * Updated Dockerfile to upgrade Numpy to resolve a version conflict with industrial reconstruction. * Changed the user field to 'root' in docker-compose.yaml to have appropriate permissions to upgrade Numpy. * Added 'priveleged:true tag to resolve rviz dbus connection bug in docker-compose.yaml. * Tested in Foxy container. * Switched image tags from foxy to humble, reverted change from user being root to using the current user id. Added functionality for container to recognize the user name and password. * Run apt update before installing dependencies --------- Co-authored-by: Michael Ripperger <[email protected]>
- Loading branch information