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

Meaning of endpoint error #5

Open
yenchenlin opened this issue Oct 9, 2017 · 1 comment
Open

Meaning of endpoint error #5

yenchenlin opened this issue Oct 9, 2017 · 1 comment

Comments

@yenchenlin
Copy link

yenchenlin commented Oct 9, 2017

Hello, I'm trying to understand the meaning of this function in your iLQR code. I wonder why there is np.cos and np.sin involved.

BTW, thanks for such a great code.

@studywolf
Copy link
Owner

studywolf commented Oct 26, 2017

Hello! This I've actually been meaning to rewrite because it's unnecessarily complex, all it's calculating is the derivative of the error with respect to the joint angles. The cos and sin are there for the transformation into Cartesian coordinates, I'll try to make a commit to fix in the next couple of days, it has been a while coming!

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

2 participants