Robotics StackExchange | Archived questions

Gazebo installer for Windows 10

Hello, I was wondering if someone was able to create a Windows installer for Gazebo. I am working on it on Ubuntu with no issues, but when it comes to Windows, you seem to have to build it from the source.

Is there any possibility that someone was able to get an installer? Thanks

Asked by wbadry on 2021-05-24 14:46:20 UTC

Comments

Answers

There is no official installer for Gazebo on Windows at this moment, the main procedure has been to build it from source. However the community is trying different approaches, please checkout here https://github.com/osrf/gazebo/issues/2901

Asked by Jose Luis Rivero on 2021-05-25 14:18:04 UTC

Comments

Yes, I have the Robostack version of Gazebo 11.5.1 and ROS Noetic on Windows.

https://medium.com/robostack/cross-platform-conda-packages-for-ros-fa1974fd1de3

As of Feb 2021, using Conda to install Gazebo binaries just works for me on Windows.

See https://github.com/osrf/gazebo/issues/2899 re: early troubles but I think those kinks are worked out.

Not as simple as an .exe installer, but it works. I already use miniconda (https://docs.conda.io/en/latest/miniconda.html) so it was convenient.

Asked by danzimmerman on 2021-05-25 19:41:22 UTC