Skip to content

Commit

Permalink
removed changes made during forward ports
Browse files Browse the repository at this point in the history
Signed-off-by: Ashton Larkin <[email protected]>
  • Loading branch information
adlarkin committed Dec 14, 2020
1 parent 64ba077 commit 92f0715
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
1. Updated source build instructions for ign-gazebo4
* [pull request 404](https://github.com/ignitionrobotics/ign-gazebo/pull/404)

1. Revert diff_drive test changes from [pull request 314](https://github.com/ignitionrobotics/ign-gazebo/pull/314)
* [pull request 410](https://github.com/ignitionrobotics/ign-gazebo/pull/410)

1. Add tests for the AnimationTime component
* [pull request 433](https://github.com/ignitionrobotics/ign-gazebo/pull/433)

Expand Down Expand Up @@ -55,9 +52,6 @@
* [pull request 452](https://github.com/ignitionrobotics/ign-gazebo/pull/452)
* [pull request 469](https://github.com/ignitionrobotics/ign-gazebo/pull/469)

1. Fixes for [pull request 463](https://github.com/ignitionrobotics/ign-gazebo/pull/463)
* [pull request 469](https://github.com/ignitionrobotics/ign-gazebo/pull/469)

1. Use a [std::promise](https://en.cppreference.com/w/cpp/thread/promise)/[std::future](https://en.cppreference.com/w/cpp/thread/future) mechanism to avoid waiting in a looop until all `stepAck` messages are received
* [pull request 470](https://github.com/ignitionrobotics/ign-gazebo/pull/470)

Expand Down

0 comments on commit 92f0715

Please sign in to comment.