Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 319 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 319 Bytes

turtlebot4 Docker

Build the docker image

docker build . -t tb4

Run the container

Install rocker (see instructions)

Then run:

rocker --x11 tb4 bash

Inside the container, run

ros2 launch turtlebot4_ignition_bringup turtlebot4_ignition.launch.py