Skip to content

Commit

Permalink
Merge pull request #641 from gazebosim/scpeters/merge_7_8
Browse files Browse the repository at this point in the history
Merge gz-math7 ➡️  gz-math8
  • Loading branch information
scpeters authored Nov 7, 2024
2 parents 17deea2 + 16beb6c commit 100a80d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,20 @@

## Gazebo Math 7.x

### Gazebo Math 7.5.1 (2024-08-23)

1. Fix tolerance for axis-angle conversion of quaternions
* [Pull request #620](https://github.com/gazebosim/gz-math/pull/620)

1. Added box examples in C++ and Python
* [Pull request #584](https://github.com/gazebosim/gz-math/pull/584)

1. Check for 0 stddev when generating a random number using normal distribution
* [Pull request #615](https://github.com/gazebosim/gz-math/pull/615)

1. Clean up nested namespaces
* [Pull request #603](https://github.com/gazebosim/gz-math/pull/603)

### Gazebo Math 7.5.0 (2024-06-18)

1. Backport: Adding cone primitives.
Expand Down

0 comments on commit 100a80d

Please sign in to comment.