|
2 | 2 |
|
3 | 3 | ### Ignition Gazebo 3.X.X (202X-XX-XX)
|
4 | 4 |
|
| 5 | + |
| 6 | +### Ignition Gazebo 3.9.0 (2021-07-XX) |
| 7 | + |
| 8 | +1. Add a convenience function for getting possibly non-existing components. |
| 9 | + * [Pull request #629](https://github.com/ignitionrobotics/ign-gazebo/pull/629) |
| 10 | + |
| 11 | +1. Fix topLevelModel method |
| 12 | + * [Pull request #600](https://github.com/ignitionrobotics/ign-gazebo/pull/600) |
| 13 | + |
| 14 | +1. World exporter |
| 15 | + * [Pull request #474](https://github.com/ignitionrobotics/ign-gazebo/pull/474) |
| 16 | + |
| 17 | +1. Fix finding PBR materials |
| 18 | + * [Pull request #575](https://github.com/ignitionrobotics/ign-gazebo/pull/575) |
| 19 | + |
| 20 | +1. Handle multiple logical cameras |
| 21 | + * [Pull request #539](https://github.com/ignitionrobotics/ign-gazebo/pull/539) |
| 22 | + |
| 23 | +1. Make some tests more robust |
| 24 | + * [Pull request #314](https://github.com/ignitionrobotics/ign-gazebo/pull/314) |
| 25 | + |
| 26 | +1. Fix codecheck |
| 27 | + * [Pull request #887](https://github.com/ignitionrobotics/ign-gazebo/pull/887) |
| 28 | + |
| 29 | +1. Hello world plugin added |
| 30 | + * [Pull request #699](https://github.com/ignitionrobotics/ign-gazebo/pull/699) |
| 31 | + |
| 32 | +1. Model info CLI `ign model` |
| 33 | + * [Pull request #893](https://github.com/ignitionrobotics/ign-gazebo/pull/893) |
| 34 | + |
| 35 | +1. Don't create components for entities that don't exist |
| 36 | + * [Pull request #927](https://github.com/ignitionrobotics/ign-gazebo/pull/927) |
| 37 | + |
| 38 | +1. Adds Mesh Tutorial |
| 39 | + * [Pull request #915](https://github.com/ignitionrobotics/ign-gazebo/pull/915) |
| 40 | + |
| 41 | +1. Fix updating GUI plugin on load |
| 42 | + * [Pull request #904](https://github.com/ignitionrobotics/ign-gazebo/pull/904) |
| 43 | + |
| 44 | +1. Fix documentation for the Sensor component |
| 45 | + * [Pull request #898](https://github.com/ignitionrobotics/ign-gazebo/pull/898) |
| 46 | + |
| 47 | +1. Use UINT64_MAX for kComponentTpyeIDInvalid instead of relying on underflow |
| 48 | + * [Pull request #889](https://github.com/ignitionrobotics/ign-gazebo/pull/889) |
| 49 | + |
| 50 | +1. Fix mouse view control target position |
| 51 | + * [Pull request #879](https://github.com/ignitionrobotics/ign-gazebo/pull/879) |
| 52 | + |
| 53 | +1. Set GUI camera pose |
| 54 | + * [Pull request #863](https://github.com/ignitionrobotics/ign-gazebo/pull/863) |
| 55 | + |
| 56 | +1. Enables confirmation dialog when closing Gazebo. |
| 57 | + * [Pull request #850](https://github.com/ignitionrobotics/ign-gazebo/pull/850) |
| 58 | + |
| 59 | +1. Depend on ign-rendering 3.5 |
| 60 | + * [Pull request #867](https://github.com/ignitionrobotics/ign-gazebo/pull/867) |
| 61 | + |
| 62 | +1. Using math::SpeedLimiter on the diff_drive controller. |
| 63 | + * [Pull request #833](https://github.com/ignitionrobotics/ign-gazebo/pull/833) |
| 64 | + |
| 65 | +1. New example: get an ECM snapshot from an external program |
| 66 | + * [Pull request #859](https://github.com/ignitionrobotics/ign-gazebo/pull/859) |
| 67 | + |
| 68 | +1. Fix WindEffects Plugin bug, not configuring new links |
| 69 | + * [Pull request #844](https://github.com/ignitionrobotics/ign-gazebo/pull/844) |
| 70 | + |
| 71 | +1. Fix potentially flaky integration component test case |
| 72 | + * [Pull request #848](https://github.com/ignitionrobotics/ign-gazebo/pull/848) |
| 73 | + |
| 74 | +1. Cleanup and alphabetize plugin headers |
| 75 | + * [Pull request #838](https://github.com/ignitionrobotics/ign-gazebo/pull/838) |
| 76 | + |
| 77 | +1. Removed duplicated code with rendering::sceneFromFirstRenderEngine |
| 78 | + * [Pull request #819](https://github.com/ignitionrobotics/ign-gazebo/pull/819) |
| 79 | + |
| 80 | +1. Remove unused headers in video_recoder plugin |
| 81 | + * [Pull request #834](https://github.com/ignitionrobotics/ign-gazebo/pull/834) |
| 82 | + |
| 83 | +1. Use moveToHelper from ign-rendering |
| 84 | + * [Pull request #825](https://github.com/ignitionrobotics/ign-gazebo/pull/825) |
| 85 | + |
| 86 | +1. Remove tools/code_check and update codecov |
| 87 | + * [Pull request #814](https://github.com/ignitionrobotics/ign-gazebo/pull/814) |
| 88 | + |
| 89 | +1. Add service and GUI to configure physics parameters |
| 90 | + * [Pull request #536](https://github.com/ignitionrobotics/ign-gazebo/pull/536) |
| 91 | + * [Pull request #812](https://github.com/ignitionrobotics/ign-gazebo/pull/812) |
| 92 | + |
| 93 | +1. Fix documentation for EntityComponentManager::EachNew |
| 94 | + * [Pull request #795](https://github.com/ignitionrobotics/ign-gazebo/pull/795) |
| 95 | + |
| 96 | +1. Fix macOS build: components::Name in benchmark |
| 97 | + * [Pull request #784](https://github.com/ignitionrobotics/ign-gazebo/pull/784) |
| 98 | + |
| 99 | +1. Don't store duplicate ComponentTypeId in ECM |
| 100 | + * [Pull request #751](https://github.com/ignitionrobotics/ign-gazebo/pull/751) |
| 101 | + |
| 102 | +1. [TPE] Support setting individual link velocity |
| 103 | + * [Pull request #427](https://github.com/ignitionrobotics/ign-gazebo/pull/427) |
| 104 | + |
| 105 | +1. 👩🌾 Enable Focal CI |
| 106 | + * [Pull request #646](https://github.com/ignitionrobotics/ign-gazebo/pull/646) |
| 107 | + |
| 108 | +1. Update benchmark comparison instructions |
| 109 | + * [Pull request #766](https://github.com/ignitionrobotics/ign-gazebo/pull/766) |
| 110 | + |
| 111 | +1. Use Protobuf_IMPORT_DIRS instead of PROTOBUF_IMPORT_DIRS for compatibility with Protobuf CMake config |
| 112 | + * [Pull request #715](https://github.com/ignitionrobotics/ign-gazebo/pull/715) |
| 113 | + |
| 114 | +1. Do not pass -Wno-unused-parameter to MSVC compiler |
| 115 | + * [Pull request #716](https://github.com/ignitionrobotics/ign-gazebo/pull/716) |
| 116 | + |
| 117 | +1. Scenebroadcaster sensors |
| 118 | + * [Pull request #698](https://github.com/ignitionrobotics/ign-gazebo/pull/698) |
| 119 | + |
| 120 | +1. Make it so joint state publisher is quieter |
| 121 | + * [Pull request #696](https://github.com/ignitionrobotics/ign-gazebo/pull/696) |
| 122 | + |
5 | 123 | ### Ignition Gazebo 3.8.0 (2021-03-17)
|
6 | 124 |
|
7 | 125 | 1. Add joint position controller GUI, also enable tests for GUI plugins
|
|
0 commit comments