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 QML Checkboxes when double clicked will not register because QML provides three handlers: - `onClicked` - `onDoubleClicked`...

bug
help wanted
GUI

The [ComponentInspector](https://github.com/ignitionrobotics/ign-gazebo/tree/master/src/gui/plugins/component_inspector) GUI plugin displays all the components of an entity. ![image](https://user-images.githubusercontent.com/5751272/83086973-037e0700-a045-11ea-8b39-1b97d1de46ad.png) For all components, even custom ones, it will display the component name. But it will only display the...

good first issue
GUI

## Desired behavior Add the ability for the state of simulation to be reset to what it was at `t=0`. Reset can be called multiple times on the same simulation....

enhancement

I went nuts trying to decipher VisualizeLidar.cc thread model (I figured out) and in the process discovered #1487 thanks to my use of [Clang TSA](https://clang.llvm.org/docs/ThreadSafetyAnalysis.html). Clang TSA should be implemented...

enhancement
help wanted

After installing fortress, when I try to run shapes.sdf the program opens a GUI which doesn't show anything and crashes. There is an error saying that: ``` [GUI] [Err] [Ogre2RenderEngine.cc:894]...

bug
help wanted

I'm trying to build ign-gazebo, but it looks like I'm having trouble with protobuf. At first, the ign-gazebo building was giving me this error: - error: google/protobuf/port_def.inc: No such file...

help wanted

## Desired behavior Each simulation run generates a timestamped log directory under `~/.ignition/gazebo/log`. It's not very convenient to find the log for the latest run, since you have to know...

enhancement
help wanted
logging

When opening a world with models that have not been downloaded, there can be a long delay before the GUI opens. It's also not possible to close gazebo while it's...

enhancement
OOBE 📦✨

**Original report ([archived issue](https://osrf-migration.github.io/ignition-gh-pages/#!/ignitionrobotics/ign-gazebo/issues/53)) by waytry (Bitbucket: [waytry](https://bitbucket.org/%7Bfa936e07-3ee7-4baf-af48-c270f92e27c1%7D/)).** ---------------------------------------- Hi, ‌ I am trying to develop reinforcement learning algorithm based on the ignition gazebo. One functionality I need to implement...

enhancement
physics

## Environment * OS Version: Ubuntu 20.04 (dockerized) * Source or binary build? binary, ignition-fortress ## Description * Expected behavior: robot should roughly move in circles * Actual behavior: robot...

bug
physics