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

All blocks should take the state as input #106

Open
DanielePucci opened this issue Nov 9, 2015 · 2 comments
Open

All blocks should take the state as input #106

DanielePucci opened this issue Nov 9, 2015 · 2 comments

Comments

@DanielePucci
Copy link
Contributor

Some of the blocks are still internally evaluating the state, such as jacobians and forward kinematics. They should take the state as input.

@jeljaik

@jeljaik
Copy link
Contributor

jeljaik commented Nov 11, 2015

Done for the parametric forward kinematics block. Please test and give me some feedback. For the amount of time it would require to have an additional port in this block to read the world to base roto-translation, I have left it as it was for other blocks, i.e. first sixteen elements correspond to the roto-translation matrix and the rest to the robot configuration. Please test it @DanielePucci.

@jeljaik
Copy link
Contributor

jeljaik commented Nov 11, 2015

Changed in bb0d8aa

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