Would you be open to adding pixi.toml support to this repo?
Pixi gives fully reproducible, cross-platform ROS 2 environments with:
- deterministic builds (locked versions, no drift across machines),
- isolated per-project environments (no colcon-pollution from system ROS installs),
- fast, sandboxed builds for CI and local development,
- easy multi-platform setup
This would make xarm_ros2 dramatically easier to set up, especially for researchers and students onboarding to the package.
I'm happy to help in this regard if pixi is a good fit.