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

How to transform ankle_pitch, roll to motors low_foot, up_foot? #1

Open
Slavoch opened this issue Aug 16, 2024 · 0 comments
Open

How to transform ankle_pitch, roll to motors low_foot, up_foot? #1

Slavoch opened this issue Aug 16, 2024 · 0 comments

Comments

@Slavoch
Copy link

Slavoch commented Aug 16, 2024

Dear colleagues.

Firstly would like to say I really enjoy your project and robot, great job.

currently stuck with robot-sim frame transformations. real robot has closed kinematics chain on the foot. But in simulation there is pitch roll angles instead. As far as i get due to leverages on the foot low_foot, up_foot motors form reduction gear. Can you please hint how to do that?
I suppose to get something like
pitch = gear_ratio1 *low_foot - gear_ratio2 * up_foot + const1.
roll = gear_ratio3 *low_foot - gear_ratio4 * up_foot + const2.

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