Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 388 Bytes

File metadata and controls

15 lines (8 loc) · 388 Bytes

IKI ROS2 Workshop

Overview

This repository provides materials, demos, and examples for the IKI ROS2 Workshop.

These resources are intended for teaching, training, and hands-on work in robotics using ROS2.

Building

docker compose -f docker/common.yml build

Build from scratch and update all references

docker compose -f docker/common.yml build --pull --no-cache