Pixi: Reproducible Package Management for Robotics
1–10 of 20 posts
Re: Pixi: Reproducible Package Management for Robotics
#2Re: Pixi: Reproducible Package Management for Robotics
#3This is the ROS way: add more layers of crap on it until it sorta kinda works sometimes. If you want "reproducible package management", use Debian. ROS1 is already in stock Debian. Some of ROS2 is as well. If you actually want ros to suck less, please package the reset of ROS2, and push it to Debian.
Re: Pixi: Reproducible Package Management for Robotics
#4This is the ROS way: add more layers of crap on it until it sorta kinda works sometimes. If you want "reproducible package management", use Debian. ROS1 is already in stock Debian. Some of ROS2 is as well. If you actually want ros to suck less, please package the reset of ROS2, and push it to Debian.
Pretty much yeah, I remember I did some work with ROS2 after 1, and since then I always prefer to build from scratch, cleaner, simpler, and in many cases far better results too.
Re: Pixi: Reproducible Package Management for Robotics
#5Earlier quoted context omitted.
Pretty much yeah, I remember I did some work with ROS2 after 1, and since then I always prefer to build from scratch, cleaner, simpler, and in many cases far better results too.
Any thoughts on Nix for this?
Re: Pixi: Reproducible Package Management for Robotics
#6Re: Pixi: Reproducible Package Management for Robotics
#7Earlier quoted context omitted.
Pretty much yeah, I remember I did some work with ROS2 after 1, and since then I always prefer to build from scratch, cleaner, simpler, and in many cases far better results too.
Any thoughts on Nix for this?
Re: Pixi: Reproducible Package Management for Robotics
#8Re: Pixi: Reproducible Package Management for Robotics
#9Pixi shines in those niches where Conda was the only option. It seems ROS is one of them.
I have been using Pixi with emscripten-forge to create Python WASM distributions. It’s another niche with a lack of tooling. Pixi is the only tool that streamlined my build process.
Keep up with the good work!
Re: Pixi: Reproducible Package Management for Robotics
#10is there by any chance a robot simulator for various kinds of robots so those who don't actually have hardware can explore software aspects?