ICRA 2026 - Modern Software Tools for Robotics

Workshop Tutorial · June 2026

Pre-download before the tutorial (takes 2-3 minutes)

The tutorials download ~130-240 MB of data packages on first run. Open your notebook now, run the first cell, and wait for Setup complete. The data is cached in your browser and will load instantly on the day.

Use the same browser and profile on the day. Do not use incognito/private mode.

Part 1 - Robotics & Vision Toolboxes

Peter Corke · Queensland University of Technology
First-run download: ~240 MB (cached after that)

Part 2 - Modern Software Workflows

Tobias Fischer · Queensland University of Technology
  1. Install pixi, or update it with pixi self-update.
  2. On Unix, run curl -fsSL https://pixi.sh/install.sh | sh.
  3. On Windows, run powershell -ExecutionPolicy ByPass -c "irm -useb https://pixi.sh/install.ps1 | iex".
  4. Restart your shell after installation.
  5. Clone the repository with git clone https://github.com/petercorke/ICRA2026-modern-software-tools.git.
  6. Open the repository directory and run pixi run presentation.
Generated exports are also available for browser viewing and offline reference.