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

[gym/common] Add angular momentum, stability, and friction rewards. #808

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

duburcqa
Copy link
Owner

@duburcqa duburcqa commented Jun 9, 2024

  • [gym/common] Remove error-prone, confusing and slow __getattr__ fallback in pipelines.
  • [gym/common] Add angular momentum minimisation reward.
  • [gym/common] Add projected support polygon zmp stability margin maximisation reward.
  • [gym/common] Add ground contact friction minimisation reward.
  • [misc] Fix segfault on windows due to vcruntime conflicts.

@duburcqa duburcqa changed the title [gym/common] Add angular momentum and support polygon stability rewards. [gym/common] Add angular momentum and stability rewards. Jun 9, 2024
@duburcqa duburcqa enabled auto-merge (squash) June 9, 2024 21:06
@duburcqa duburcqa force-pushed the reward_misc branch 4 times, most recently from c08369b to 3e0c745 Compare June 10, 2024 11:04
@duburcqa duburcqa disabled auto-merge June 10, 2024 11:28
@duburcqa duburcqa enabled auto-merge (squash) June 10, 2024 11:28
@duburcqa duburcqa changed the title [gym/common] Add angular momentum and stability rewards. [gym/common] Add angular momentum, stability, and friction rewards. Jun 10, 2024
@duburcqa duburcqa disabled auto-merge June 10, 2024 20:20
@duburcqa duburcqa enabled auto-merge (squash) June 10, 2024 20:20
@duburcqa duburcqa disabled auto-merge June 10, 2024 20:20
@duburcqa duburcqa enabled auto-merge (squash) June 10, 2024 20:21
@duburcqa duburcqa force-pushed the reward_misc branch 3 times, most recently from 480d389 to 1346315 Compare June 11, 2024 07:40
@duburcqa duburcqa merged commit 2f1a834 into dev Jun 11, 2024
30 of 31 checks passed
@duburcqa duburcqa deleted the reward_misc branch June 16, 2024 14:22
@duburcqa duburcqa mentioned this pull request Jun 18, 2024
duburcqa added a commit that referenced this pull request Jun 18, 2024
…808)

* [gym/common] Remove error-prone, confusing and slow '__getattr__' fallback in pipelines.
* [gym/common] Add angular momentum minimisation reward.
* [gym/common] Add projected support polygon zmp stability margin maximisation reward.
* [gym/common] Add ground contact friction minimisation reward.
* [misc] Fix segfault on windows due to vcruntime conflicts.
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

Successfully merging this pull request may close these issues.

None yet

1 participant