gazebosim / gz-physics

Abstract physics interface designed to support simulation and rapid development of robot applications.
https://gazebosim.org
Apache License 2.0
65 stars 40 forks source link

Prepare for 2.6.2 Release #585

Closed azeey closed 9 months ago

azeey commented 9 months ago

🎈 Release

Preparation for 2.6.2 release.

Comparison to 2.6.1: https://github.com/gazebosim/gz-physics/compare/ignition-physics2_2.6.1...ign-physics2

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

azeey commented 9 months ago

Homebrew failed while trying to build dart 6.10. @scpeters is this because we're on newer versions of macOS now than before?

scpeters commented 9 months ago

Homebrew failed while trying to build dart 6.10. @scpeters is this because we're on newer versions of macOS now than before?

it's probably related to urdfdom 4.0.0; we probably need the patch from https://github.com/dartsim/dart/pull/1779 in our dartsim@6.10.0 formula