gazebosim / gz-sim

Open source robotics simulator. The latest version of Gazebo.
https://gazebosim.org
Apache License 2.0
686 stars 263 forks source link

Add documentation to build Gazebo from source for Linux (all distros). #2327

Closed nishanthdmello closed 6 months ago

nishanthdmello commented 7 months ago

I use endevour os and i was not able to install gazebo in any way. I wasn't able to install it from AUR or directly from source(.tar.gz or .tar.bz2 files or from github). Please fix this issue by providing an eleborate documentation to install gazebo an arch linux.

mjcarroll commented 7 months ago

While there isn't an arch-specific source installation page, you should be able to follow the Ubuntu build from source instructions, while substituting package manager calls with Arch-equivalents.

azeey commented 6 months ago

I think it would be great if Gazebo was available in the AUR, but the core team has no plans to do that. It would have to be done by other members of the community. Regarding building from source, I think @mjcarroll's suggestion should be sufficient. I don't think we want to add specific instructions for Arch or any other distro for installing the necessary dependencies.