|
1 | 1 | ## Ignition Gazebo 4.x
|
2 | 2 |
|
| 3 | +### Ignition Gazebo 4.13.0 (2021-11-15) |
| 4 | + |
| 5 | +1. Prevent creation of spurious `<plugin>` elements when saving worlds |
| 6 | + * [Pull request #1192](https://github.com/ignitionrobotics/ign-gazebo/pull/1192) |
| 7 | + |
| 8 | +1. Add support for tracked vehicles |
| 9 | + * [Pull request #869](https://github.com/ignitionrobotics/ign-gazebo/pull/869) |
| 10 | + |
| 11 | +1. Add components to dynamically set joint limits |
| 12 | + * [Pull request #847](https://github.com/ignitionrobotics/ign-gazebo/pull/847) |
| 13 | + |
| 14 | +1. Fix updating component from state |
| 15 | + * [Pull request #1181](https://github.com/ignitionrobotics/ign-gazebo/pull/1181) |
| 16 | + |
| 17 | +1. Fix updating a component's data via SerializedState msg |
| 18 | + * [Pull request #1149](https://github.com/ignitionrobotics/ign-gazebo/pull/1149) |
| 19 | + |
| 20 | +1. Sensor systems work if loaded after sensors |
| 21 | + * [Pull request #1104](https://github.com/ignitionrobotics/ign-gazebo/pull/1104) |
| 22 | + |
| 23 | +1. Fix generation of systems library symlinks in build directory |
| 24 | + * [Pull request #1160](https://github.com/ignitionrobotics/ign-gazebo/pull/1160) |
| 25 | + |
| 26 | +1. Edit material colors in component inspector |
| 27 | + * [Pull request #1123](https://github.com/ignitionrobotics/ign-gazebo/pull/1123) |
| 28 | + |
| 29 | +1. Support setting the background color for sensors |
| 30 | + * [Pull request #1147](https://github.com/ignitionrobotics/ign-gazebo/pull/1147) |
| 31 | + |
| 32 | +1. Use uint64_t for ComponentInspector Entity IDs |
| 33 | + * [Pull request #1144](https://github.com/ignitionrobotics/ign-gazebo/pull/1144) |
| 34 | + |
| 35 | +1. Fix integers and floats on component inspector |
| 36 | + * [Pull request #1143](https://github.com/ignitionrobotics/ign-gazebo/pull/1143) |
| 37 | + |
3 | 38 | ### Ignition Gazebo 4.12.0 (2021-10-22)
|
4 | 39 |
|
5 | 40 | 1. Fix performance issue with contact data and AABB updates.
|
|
0 commit comments