Simple Ubuntu image, with dev tools like gdb and valgrind.
ROS1 image, with xQuartz configuration for 2D rendering.
ROS2 image, using vnc for GUI. GUI Accessible on any browser at : http://localhost:6080
git clone https://github.com/JoachimPerrin/docker-envs/sub_folder.gitcd docker-envs/sub_folder.git
chmod +x install.sh launch.sh
./install.sh <optional_suffix>
source ~/.bashrcOr source ~/.zshrc
An alias should then be usable to enter into the container.
To link a volume to the container via the alias, simply add the path as argument.
$ cd ros_ws
$ ros-humble-vnc .