Skip to content

Commit

Permalink
Address reviewer feedback
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
  • Loading branch information
azeey committed Jan 17, 2024
1 parent 743acd4 commit 0374146
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
1. Added tutorial for Gazebo joint controller plugin
* [Pull request #2263](https://github.com/gazebosim/gz-sim/pull/2263)

1. Revert to use of cos^2 in LiftDrag plugin
* [Pull request #2273](https://github.com/gazebosim/gz-sim/pull/2273)

1. Default CMA in LiftDrag plugin to zero
* [Pull request #2272](https://github.com/gazebosim/gz-sim/pull/2272)

1. Fix incorrect light direction in tunnel.sdf example
* [Pull request #2264](https://github.com/gazebosim/gz-sim/pull/2264)

Expand All @@ -35,9 +29,6 @@
1. Use sdf FindElement API to avoid const_cast
* [Pull request #2236](https://github.com/gazebosim/gz-sim/pull/2236)

1. wind addition to advanced_lift_drag plugin
* [Pull request #2226](https://github.com/gazebosim/gz-sim/pull/2226)

1. Use `GZ_PI` instead of `M_PI` to fix windows builds
* [Pull request #2230](https://github.com/gazebosim/gz-sim/pull/2230)

Expand All @@ -46,6 +37,7 @@

1. Porting Advanced Lift Drag Plugin to Gazebo
* [Pull request #2185](https://github.com/gazebosim/gz-sim/pull/2185)
* [Pull request #2226](https://github.com/gazebosim/gz-sim/pull/2226)

1. Fix macOS test failures by registering components in the core library
* [Pull request #2220](https://github.com/gazebosim/gz-sim/pull/2220)
Expand All @@ -70,6 +62,9 @@

1. Lift Drag Bug Fix
* [Pull request #2189](https://github.com/gazebosim/gz-sim/pull/2189)
* [Pull request #2272](https://github.com/gazebosim/gz-sim/pull/2272)
* [Pull request #2273](https://github.com/gazebosim/gz-sim/pull/2273)
* [Issue #2188](https://github.com/gazebosim/gz-sim/issues/2188)

1. Bump Fuel model version in test
* [Pull request #2190](https://github.com/gazebosim/gz-sim/pull/2190)
Expand Down

0 comments on commit 0374146

Please sign in to comment.