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

When applying lots of different wrenches to a link using [Link::AddWorldWrench](https://github.com/ignitionrobotics/ign-gazebo/blob/35ec2a75f6d0522bb840e0b704768864cfeb4ec4/include/ignition/gazebo/Link.hh#L265-L273), it's difficult to debug the simulation and tell what forces are applied where and with what magnitude. It would...

enhancement
GUI
rendering
MBARI-LRAUV

# 🎉 New feature ## Summary Force visualization - Opening PR for visibility. This PR adds the ability to visualize forces via a GUI plugin as they get applied by...

needs upstream release
🏯 fortress
MBARI-LRAUV

## Environment * OS Version: Ubuntu 20.04 * Source or binary build? binary and source, ign-gazebo6 ## Description Visual plugin support on the GUI side is added in https://github.com/ignitionrobotics/ign-gazebo/pull/1275. However...

bug
help wanted
rendering

## Desired behavior LinearVelocityCmds are reset to zero at every time step instead of being removed. This means that once a user sets a Link to have a certain predefined...

enhancement
help wanted

On Gazebo classic, it is possible to script the trajectory of any geometry using the `` tag. On Ignition, so far this feature is available only to meshes containing skeletal...

enhancement
help wanted
close the gap

Gazebo11 supports many actor-related plug-ins including collision capability, but ignition gazebo does not have that. https://github.com/osrf/gazebo/tree/gazebo11/examples/plugins/actor_collisions I think this feature might require the implementation of https://github.com/ignitionrobotics/ign-gazebo/issues/418 first. Is this the...

enhancement

## Desired behavior Current `WindEffects` plugin in Ignition Gazebo 7 (Garden) applies a force to every link in the world, regardless of where these link are found. Modelling changes in...

enhancement

## Desired behavior Able to download the lightweight gazebo viewer where it just displays everything inside gazebo without editor like Fbx previewer concept. It's a lightweight program and hopefully, crossover...

enhancement
help wanted

## Environment * OS Version: * Source or binary build? source, `main`, fa09864f759f4b267b60ca4ea281fb6ce69d2e1a ## Description * Expected behavior: No errors when running a world with nested models * Actual behavior:...

bug
🏯 fortress

First iteration towards #942 ## Summary First demo to approach distributed simulation through distributing the rendering parts. The current implementation does not distribute the components itself, it reuses the existing...

🔮 dome
distributed
sensors