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

The calculation of the dexterous hand state #11

Open
yiqiaoqingyuyu opened this issue Oct 16, 2024 · 0 comments
Open

The calculation of the dexterous hand state #11

yiqiaoqingyuyu opened this issue Oct 16, 2024 · 0 comments

Comments

@yiqiaoqingyuyu
Copy link

Hello, I noticed in ppo/module.py at line 95 that self.num_obs = 300 and at line 98, self.num_obs = 191 + 29 # (robot_state). These values can also be found in shadow_hand_grasp.py under the class ShadowHandGrasp, where num_obs = 236 + 64 and self.num_hand_obs = 66 + 95 + 24 + 6 # 191 = 22*3 + (65+30) + 24. Could you explain the meaning of these values and how they are calculated?

@yiqiaoqingyuyu yiqiaoqingyuyu changed the title The calculation of the dexterous hand's state The calculation of the dexterous hand state Oct 16, 2024
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