This docker file makes the container of ROS Melodic on Ubuntu 18.04 LTS for M1 Mac (ARM64) based on https://github.com/yama07/docker-ubuntu-lxde/tree/master/xrdp
Some errors happen
Use jammy_kde (include ROS2 Humble)
- Install docker developer preview for M1 Mac
- Install XQuartz
- Build container : excute "./launch_container.sh build" (for Japanese : "./launch_container.sh build JP")
- To use bash only : "./launch_container.sh"
- Commit docker container : "./launch_container.sh commit"
- Use ROS with GUI : "./launch_container.sh xrdp" and use Parallels Client(access to 127.0.0.1).(Don't use Microsoft Remote Desktop)