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

Asking about the dynamics of the robot #116

Open
duckykao opened this issue Aug 9, 2021 · 1 comment
Open

Asking about the dynamics of the robot #116

duckykao opened this issue Aug 9, 2021 · 1 comment

Comments

@duckykao
Copy link

duckykao commented Aug 9, 2021

Hi,
I am trying to build only the lower limbs of the OP3 robot, and I have to build a center of mass of each leg joint relative to the leg hip, like the table below with respect to the robot figure. However, after looking up the description and the code in "op3_kinematics_dynamics.cpp", I still have no clue on how to build such table. My biggest question is what does "relative_position_ " represent ? What position does it relative to ? And for "center_of_mass_ ", what does the location of represent? Does it mean the relative location to some position ? If that is the meaning, then what position does it relative to?

Please let me know if anyone have any clue.
Thanks a lot.
未命名
未命名2

@ROBOTIS-Will
Copy link

Hi @duckykao
The relative_position represents the pose respect to the joint of the parent link.
The center of mass represents the center of mass of each link.
image
Orange boxes : links
Blue dots : Reference points of the link
Orange dots : Center of mass
Red lines : relative positions

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