Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differences between joint constraints. #102

Open
KimiZhong17 opened this issue Aug 4, 2022 · 0 comments
Open

Differences between joint constraints. #102

KimiZhong17 opened this issue Aug 4, 2022 · 0 comments

Comments

@KimiZhong17
Copy link

Hi.

It seems the joints are constrained based on some base constraints, and I wonder whether my thoughts about these constraints are correct. Below is my understanding:

  • LinearConstaint & AngularConstraint would strictly prevent linear or angular motion;
  • Translation3Constraint & Rotation3Constraint could limit the linear and angular motion into some ranges;
  • TranslationConstraint & RotationConstraint are the 2D versions of the above two.

Besides, I have some questions about the code also:

  • What is the meaning of "vel (velx, vely, velz)"?
  • What is the definition of an anchor point?

Thanks.

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

No branches or pull requests

1 participant