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

Normalize angles to 2*pi #40

Open
NEOAdvancedTechnology opened this issue Nov 8, 2017 · 1 comment
Open

Normalize angles to 2*pi #40

NEOAdvancedTechnology opened this issue Nov 8, 2017 · 1 comment

Comments

@NEOAdvancedTechnology
Copy link

NEOAdvancedTechnology commented Nov 8, 2017

I am seeing things like this:

print("The angles of each joints are : ", my_chain.inverse_kinematics(target_frame))
('The angles of each joints are : ', array([ 0. , -60.47565859, -69.55194186, -104.00364979, 0. ]))

I suggest that the joint angles have a "% twopi" on them where twopi=2*3.14159265359.

Great library, unfortunately I can't figure out how to use limits (or if the limits in the chain really work), so it wants to drive my arm through the table in some cases. I think I'm going to have to use Caliko with FABRIK, but your library is a lot easier to install & use!

Thanks!

@stale
Copy link

stale bot commented May 3, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 3, 2020
@Phylliade Phylliade added pinned and removed wontfix labels May 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants