Examples¶
Runnable examples are in the examples/ directory of the repository. Each one demonstrates a different executor type or orchestration pattern.
-
Pixi Services
Three Python services with DAG dependencies, health checks, and restart policies.
-
ROS2 Talker / Listener
Minimal ROS2 example using Pixi to run talker and listener nodes.
-
ROS2 Navigation Stack
Full autonomous robot stack: lidar, camera, SLAM, navigation, and dashboard.
-
Shell Scripts
Simple shell scripts showing dependency chains and failure handling.
-
Docker
Running a containerised service with volumes, ports, and networking.