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

Fix check for motor constraints on angular DoF #560

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

kvark
Copy link
Contributor

@kvark kvark commented Dec 2, 2023

It looks like motor_axes is just a mask of axes, similar to locked_axes. It shouldn't need to be shifted by DIM for these checks.

Copy link
Member

@sebcrozet sebcrozet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks! Looks like a bug introduced when i was iterating starting at 0 instead of DIM directly.

@sebcrozet sebcrozet merged commit 8c969d4 into dimforge:master Dec 10, 2023
5 checks passed
@kvark kvark deleted the wheel-joint branch December 17, 2023 04:51
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