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

# 🦟 Bug fix ## Summary Correct the magnitude and direction of the magnetic field calculation in the Magnetometer sensor. ## Details - The magnetic intensity table has units centi...

🎵 harmonic

## Environment * OS Version: Ubuntu 22.04 * Source or binary build? binary, 8.5.0 ## Description * Expected behavior: shapes.sdf to have an RTF close to 100% * Actual behavior:...

bug

# 🎉 New feature ## Summary Adds support for Spacecraft thrusters controlled with a duty cycle signal (such as PWM). Method ported from PX4 Gazebo-Classic SITL implemented by @Jaeyoung-Lim ##...

🌱 garden

# 🎉 New feature ## Summary I'm slowly splitting up #1669. This PR breaks out the consolidation of entity creation into a separate PR. The LevelManager had entity creation logic,...

needs upstream release
🌱 garden

## Environment * OS Version: Ubuntu 22.04 * Source or binary build? Source build of Gazebo Harmonic ## Description An updated issue of #910. The goals is to enable sensors...

bug

## Environment * OS Version: Ubuntu 22.04 * Source or binary build? source build gz-sim version: 5641ef2cc7bed13e06892d29ffd3663b2f172e76 built with gcc version: 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) build options: -DCMAKE_BUILD_TYPE=Coverage ## Description *...

bug

## Environment * OS Version: Ubuntu 22.04 * Source or binary build? source build gz-sim version: 5641ef2cc7bed13e06892d29ffd3663b2f172e76 built with gcc version: 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) build options: -DCMAKE_BUILD_TYPE=Coverage ## Description *...

bug

# 🎉 New feature Follow up PR to #2359 ## Summary This PR introduces `WorldLinearVelocityReset` and `WorldAngularVelocityReset` components for the LInk entity to set initial link velocities from SDF using...

As discussed in https://github.com/ignitionrobotics/ign-gazebo/issues/39#issuecomment-613957221, model plugins are not unloaded when the model is removed from the world. There are few problems that this behaviour could cause: 1. Memory leak. If...

bug

# ➡️ Backport Backport #2352 **Note to maintainers**: Remember to **Rebase and merge** with commit (not squash-merge or merge)

🎵 harmonic