Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 939 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 939 Bytes

Robotics Application Development with ROS 2 and Rust

Tutorial in English can be found here.
Tutorial in Spanish can be found here

Workshop requirements:

  1. Install VSCode - VSCode installation instructions.
  2. Install Docker - Docker installation.
  3. Manage Docker as non-root user - Docker user management

⚠️ Important: Set up your work environment before the workshop:

There are two options available:

[Option A]: Work with devcontainers - Instructions here

[Option B]: Work with docker - Instructions here here