|
1 | 1 | ## Gazebo Physics 7.x
|
2 | 2 |
|
| 3 | +### Gazebo Physics 7.3.0 (2024-06-25) |
| 4 | + |
| 5 | +1. Backport: Add Cone as a collision shape |
| 6 | + * [Pull request #639](https://github.com/gazebosim/gz-physics/pull/639) |
| 7 | + |
| 8 | +1. [featherstone] Publish JointFeedback forces. |
| 9 | + * [Pull request #628](https://github.com/gazebosim/gz-physics/pull/628) |
| 10 | + |
| 11 | +1. Parse voxel resolution when decomposing meshes |
| 12 | + * [Pull request #655](https://github.com/gazebosim/gz-physics/pull/655) |
| 13 | + |
| 14 | +1. bullet-featherstone: Fix attaching fixed joint between models with inertial pose offset |
| 15 | + * [Pull request #653](https://github.com/gazebosim/gz-physics/pull/653) |
| 16 | + |
| 17 | +1. Ray intersection simulation feature |
| 18 | + * [Pull request #641](https://github.com/gazebosim/gz-physics/pull/641) |
| 19 | + |
| 20 | +1. bullet-featherstone: Fix bounding box for collisions with pose offset |
| 21 | + * [Pull request #647](https://github.com/gazebosim/gz-physics/pull/647) |
| 22 | + |
| 23 | +1. bullet-featherstone: Update fixed constraint behavior |
| 24 | + * [Pull request #632](https://github.com/gazebosim/gz-physics/pull/632) |
| 25 | + |
| 26 | +1. Update InspectFeatures.hh |
| 27 | + * [Pull request #645](https://github.com/gazebosim/gz-physics/pull/645) |
| 28 | + |
| 29 | +1. bullet-featherstone: Fix convex hull shape's AABB |
| 30 | + * [Pull request #637](https://github.com/gazebosim/gz-physics/pull/637) |
| 31 | + |
| 32 | +1. Add package.xml |
| 33 | + * [Pull request #608](https://github.com/gazebosim/gz-physics/pull/608) |
| 34 | + |
| 35 | +1. bullet-featurestore: Enable auto deactivation |
| 36 | + * [Pull request #630](https://github.com/gazebosim/gz-physics/pull/630) |
| 37 | + |
| 38 | +1. bullet-featherstone: Support convex decomposition for meshes |
| 39 | + * [Pull request #606](https://github.com/gazebosim/gz-physics/pull/606) |
| 40 | + |
| 41 | +1. backport bullet-featherstone solver iters |
| 42 | + * [Pull request #619](https://github.com/gazebosim/gz-physics/pull/619) |
| 43 | + |
| 44 | +1. bullet-featherstone: fix SetWorldPose with off-diagonal moment of inertia |
| 45 | + * [Pull request #623](https://github.com/gazebosim/gz-physics/pull/623) |
| 46 | + |
| 47 | +1. Revert "Disable check in DetachableJointTest, CorrectAttachmentPoints for dartsim plugin on macOS (#613)" |
| 48 | + * [Pull request #615](https://github.com/gazebosim/gz-physics/pull/615) |
| 49 | + |
3 | 50 | ### Gazebo Physics 7.2.0 (2024-04-10)
|
4 | 51 |
|
5 | 52 | 1. Use relative install paths for plugin shared libraries
|
|
0 commit comments