Skip to content

Conversation

@sebcrozet
Copy link
Member

@sebcrozet sebcrozet commented Mar 5, 2025

Added

  • Add PdController and PidController for making it easier to control dynamic rigid-bodies at the velocity level.
    This can for example be used as a building block for a dynamic character controller.
  • Add RigidBodyPosition::pose_errors to compute the translational and rotational delta between
    RigidBodyPosition::position and ::next_position.
  • Implement Sub for RigidBodyVelocity.
  • Add RigidBody::local_center_of_mass() to get its center-of-mass in the rigid-body’s local-space.

NOTE: The changes on the testbed are breaking changes, so we need to wait for rapier 0.24 to release it to keep the version numbers in sync.

The changes on the testbed are breaking, so we need to wait for the next minor version bump in rapier to release it.
@sebcrozet sebcrozet merged commit a8f11b9 into master Mar 5, 2025
8 checks passed
@sebcrozet sebcrozet deleted the release-v0.23.1 branch March 5, 2025 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants