gz-sim icon indicating copy to clipboard operation
gz-sim copied to clipboard

Open source robotics simulator. The latest version of Gazebo.

Results 296 gz-sim issues
Sort by recently updated
recently updated
newest added

## Environment * OS Version: Ubuntu 20.04 * Source or binary build? main, b2549dd04078a3f31d43215b8a858d05a2de9565 ## Description * Expected behavior: No segfault at exit * Actual behavior: A segfault occurs when...

bug
GUI

## Environment * OS Version: Ubuntu 20.04 * Fortress last bin * nvidia 3070 driver 510 - [X] running on a dual GPU machine (integrated GPU + discrete GPU) ##...

bug
help wanted
rendering
sensors

Support undo / redo of user commands through the GUI. [This](https://github.com/osrf/gazebo_design/blob/master/undo/undo.md) design document from Gazebo-classic should be helpful. The [user commands system](https://github.com/ignitionrobotics/ign-gazebo/tree/master/src/systems/user_commands) implementation already has some placeholders for hooking into...

enhancement
GUI
close the gap
editor
OOBE 📦✨

First step towards https://github.com/ignitionrobotics/ign-gazebo/issues/468. TODOs: - Add a field in the message the primary send to secondaries that indicates how many steps the secondary can move forward. If that number...

enhancement
🔮 dome
distributed

## Environment * OS Version: macOS * Source or binary build? ign-gazebo6 ## Description * Expected behavior: Test to pass * Actual behavior: Fails most of the time with a...

bug
tests
macOS

## Environment * OS Version: Ubuntu 20.04 * Source or binary build? ign-gazebo5 ## Description * Expected behavior: The rendering engine to be unloaded when `Server` (or more specifically, `RenderUtil`)...

bug
help wanted
rendering

## Desired behavior In the interest of making Gazebo more approachable and quicker to use, we could offer a scripting interface that lets users write plugins in Python (and potentially...

help wanted
proposal
scripting

## Environment * OS Version: OSX * Source or binary build? Source ``` # paste log here ``` ## Description https://build.osrfoundation.org/job/ignition_gazebo-ci-ign-gazebo3-homebrew-amd64/131 * Expected behavior: The test would not segfault *...

bug
help wanted
🏰 citadel
physics
tests
macOS

## Environment * OS Version: Ubuntu 18.04 * Fortress Source ## Description The green light visuals should not be visible by default. Similar to other diagnostic visuals, such as joints...

bug
help wanted
GUI

- [X] Add tests to cover `ModelCommandAPI`. See [here](https://github.com/ignitionrobotics/ign-gazebo/pull/1231#discussion_r762293623) - Done in #1231 - [X] Make sure everything in ModelCommandAPI and on the Component inspector has units. See [here](https://github.com/ignitionrobotics/ign-gazebo/pull/1231#discussion_r762291282) -...

enhancement