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

# 🎉 New feature Closes #2318 ## Summary This adds a system called `SetModelState` that accepts an xml configuration containing `` tags intending to serve as a prototype for new...

🏛️ ionic

# Docs ## Summary * Simpler and standard build workflow * Utilize CTest with the recommended workflow of optional tests * Skip using make directly so these become more platform...

🎵 harmonic

# 🦟 Bug fix ## Summary This helps add the missing cone geometry for primitive/basic parametric shapes: ![conetopple](https://github.com/gazebosim/gz-math/assets/10233412/5fd8f1a1-3a77-4e61-95d5-f053389cd908) ![cone](https://github.com/gazebosim/gz-math/assets/10233412/1c516775-7adb-4318-9c6a-0c09a746a3b0) And is also valuable for visualizations of emitters/source that typically have...

🎵 harmonic

# 🦟 Bug fix ## Summary This helps add the missing cone geometry for primitive/basic parametric shapes: ![conetopple](https://github.com/gazebosim/gz-math/assets/10233412/5fd8f1a1-3a77-4e61-95d5-f053389cd908) ![cone](https://github.com/gazebosim/gz-math/assets/10233412/1c516775-7adb-4318-9c6a-0c09a746a3b0) And is also valuable for visualizations of emitters/source that typically have...

🏛️ ionic

## Environment * OS Version: Ubuntu 22.04 * Source or binary build? citadel and above In many of gz-sim's systems `PostUpdate` function, there is this code to print warning msg:...

bug
good first issue

# 🦟 Bug fix Fixes #1673 ## Summary This is an attempt at implementing a custom rendering example as discussed in Issue #1673. There is an attempt to create a...

🎵 harmonic

# 🎉 New feature Part of #2268 ## Summary This is a prototype for specifying an integer priority value for a `System` using a `` tag in its XML content....

🎵 harmonic

## Desired behavior In the current implementation of the WheelSlip plugin the wheel normal force is a static parameter. I think it would be beneficial to give an option to...

enhancement

Version: Gazebo Fortress I am trying to call the service to get the poses of actors in the simulation from command line using ` ign service -s /world/actors/state --reqtype ignition.msgs.Actor...

help wanted

## Desired behavior When sensors like ForceTorque sensors and distance sensors are used for closed-loop control, it is important to have deterministic lag between the sensor values and the control...

enhancement