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 ## Summary This plugin adds a simple acoustic comms plugin to gz-sim. ## Test it Added a small test case which contains 2 pairs of...

enhancement
MBARI-LRAUV

# πŸŽ‰ New feature ## Summary This patch adds an `EnvironmentalData` component that can hold a `DataFrame` worth of user-defined data for plugins to leverage. Additionally, preload and (interactive) load...

enhancement
needs upstream release
MBARI-LRAUV

πŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”ΈπŸ”Έ # πŸŽ‰ New feature Closes https://github.com/gazebosim/gz-sim/issues/1467 ## Summary This PR exposes a ``--seed`` argument to ``gz sim`` to set seed value for the random number generator. ## Test it...

enhancement

# πŸŽ‰ New feature Related to: https://github.com/gazebosim/gz-plugin/pull/97 ## Summary A quick demo of how to use statically linked plugins inside of gz-sim. ## Test it * The INTEGRATION_reset_sensors test should...

bug
documentation
tests
🌱 garden

# 🦟 Bug fix Addresses https://github.com/gazebosim/gz-cmake/issues/300 ## Summary * Adds `SKIP_PYBIND11` to allow for Python binding generation to be skipped. ## Checklist - [ ] Signed all commits for DCO...

bug
🌱 garden

Thanks for your excellent work! I use the mecanum plugin in my sdf file: ` front_left_wheel_joint front_right_wheel_joint rear_left_wheel_joint rear_right_wheel_joint -5 5 ` By running 'ign topic -l', I can see...

enhancement
help wanted

## Environment * OS Version: Ubuntu 20.04 * Source or binary build? Binay Fortress ## Description * Expected behavior: When I retrieve a sensor component in the `Config` function I...

bug
help wanted

## Environment * OS Version: 20.04 * Source or binary build? Either, behavior change was bisected to https://github.com/gazebosim/gz-sim/pull/1352 One of those classic XKCDs https://xkcd.com/1172/ ## Description We have been relying...

bug
🏯 fortress

## Environment * OS Version: Ubuntu 20.04 * Source or binary build: source, ign-gazebo6 ## Description * Expected behavior: No Error messages when running `INTEGRATION_diff_drive` test * Actual behavior: Gazebo...

bug
help wanted

## Desired behavior It would be helpful to have a topic and later a GUI plugin that can visualize forces on a selected body. Currently there is no way to...

enhancement
help wanted