Skip to content

Explicitly initialize InterpMotion<S>::reference_p and linear_vel#662

Open
williamjenagility wants to merge 1 commit into
flexible-collision-library:masterfrom
williamjenagility:master
Open

Explicitly initialize InterpMotion<S>::reference_p and linear_vel#662
williamjenagility wants to merge 1 commit into
flexible-collision-library:masterfrom
williamjenagility:master

Conversation

@williamjenagility

@williamjenagility williamjenagility commented Jun 3, 2026

Copy link
Copy Markdown

I recently debugged some code where the InterpMotion<S>::reference_p and linear_vel member variables were not zero when initialized, though the variables need to be zero (as described by the comments). I've explicitly zeroed these vectors when calling the default constructor which fixed my personal local issue.


This change is Reviewable

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.

1 participant