Desired behavior
The current binary installation instructions still only mention using conda, while the source installation mention the use of pixi . How about we add a pixi.toml file with all the right versions of the pixi.toml file included_
Alternatives considered
You can also consider providing a zip folder with the packages prebuilt like ros2 is doing. But if you have the nice conda packages already, why not take advantage of it!
Implementation suggestion
Find a good spot to place the version specific toml files (perhaps a repo in gazebo-tooling). Or have one master pixi.toml file to rule them all like this one? Just need to know where would be the best place to host this so that it can be pointed at from the doc, so that we can change the text there.
Additional context
Desired behavior
The current binary installation instructions still only mention using conda, while the source installation mention the use of pixi . How about we add a pixi.toml file with all the right versions of the pixi.toml file included_
Alternatives considered
You can also consider providing a zip folder with the packages prebuilt like ros2 is doing. But if you have the nice conda packages already, why not take advantage of it!
Implementation suggestion
Find a good spot to place the version specific toml files (perhaps a repo in gazebo-tooling). Or have one master pixi.toml file to rule them all like this one? Just need to know where would be the best place to host this so that it can be pointed at from the doc, so that we can change the text there.
Additional context