Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 699 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 699 Bytes

rpwr-assignments

Assignments for the course Robot Programming with ROS

Build locally

Install the Docker Compose Plugin. Linux can install Compose individually. Windows and Mac get it together with Docker Desktop

Clone the repository, cd into it. Then start the image with

docker compose up

For troubleshooting with Windows, refer to https://github.com/IntEL4CoRo/cram_teaching/blob/main/docs/install_wsl.md