Skip to content

Add plane collision error function#1531

Open
yutingye wants to merge 1 commit into
mainfrom
export-D108674418
Open

Add plane collision error function#1531
yutingye wants to merge 1 commit into
mainfrom
export-D108674418

Conversation

@yutingye

Copy link
Copy Markdown
Contributor

Summary: Add PlaneCollisionErrorFunctionT for character collision primitives against an input plane. The implementation follows CollisionErrorFunctionT conventions: it uses CollisionGeometryStateT, supports capsules, ellipsoids, and boxes, applies the existing collision weight, and exposes matching error, gradient, Jacobian, and debug helpers.

Differential Revision: D108674418

Summary: Add PlaneCollisionErrorFunctionT for character collision primitives against an input plane. The implementation follows CollisionErrorFunctionT conventions: it uses CollisionGeometryStateT, supports capsules, ellipsoids, and boxes, applies the existing collision weight, and exposes matching error, gradient, Jacobian, and debug helpers.

Differential Revision: D108674418
@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Meta Open Source bot. label Jun 17, 2026
@meta-codesync

meta-codesync Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

@yutingye has exported this pull request. If you are a Meta employee, you can view the originating Diff in D108674418.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot. meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant