Installation Using Docker
System Requirements
- Ubuntu 22.04
- Docker
- NVIDIA Container Toolkit
How to Set Up the Environment
Allow GUI access
bashxhost +local:root
Clone the repository
bashgit clone https://github.com/minecraft-ros2/minecraft_ros2.git cd minecraft_ros2
Launch the Docker containers
bashdocker compose up
Running this command will start both Minecraft and RViz at the same time.
Revoke permissions
bashxhost -local:root