forked from gazebosim/gazebo-classic
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare release for 11.6.0 (gazebosim#3019)
* Update changelog * Version 11.6.0
- Loading branch information
Showing
2 changed files
with
16 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 8,20 @@ | |
use the previous behaviour and do not report these problems. | ||
* [Pull request #3017](https://github.com/osrf/gazebo/pull/3017) | ||
|
||
1. Allow specifying lens flare and camera distortion texture format | ||
* [Issue #3005](https://github.com/osrf/gazebo/issues/3005) | ||
* [Pull request #3007](https://github.com/osrf/gazebo/pull/3007) | ||
|
||
1. Initialize the worldPoseDirty flag in Collision.cc | ||
* A contribution from Zachary Michaels [email protected]> | ||
* [Pull request #2999](https://github.com/osrf/gazebo/pull/2999) | ||
|
||
1. Compile test plugins as MODULE instead of STATIC | ||
* [Pull request #2897](https://github.com/osrf/gazebo/pull/2897) | ||
|
||
1. Add warning if GAZEBO_RESOURCE_PATH may not be set correctly | ||
* [Pull request #2991](https://github.com/osrf/gazebo/pull/2991) | ||
|
||
## Gazebo 11.5.1 (2021-05-05) | ||
|
||
1. Avoid range-loop-construct in TopicManager | ||
|