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 more trajectory tracking rewards. #803

Merged
merged 15 commits into from
May 26, 2024
Merged

[gym/common] Add more trajectory tracking rewards. #803

merged 15 commits into from
May 26, 2024

Conversation

duburcqa
Copy link
Owner

@duburcqa duburcqa commented May 25, 2024

  • [core] Allow integer reduction ratio at motor level for unbounded revolute joints.
  • [python/viewer] Fix support of 'matplotlib>=3.9.0'.
  • [gym/common] Robust deletion of quantities in control flow.
  • [gym/common] Add state quantity init guard.
  • [gym/common] Add option to disable dynamic computation graph update.
  • [gym/common] Add unary operator quantity.
  • [gym/common] Add odometry pose quantity.
  • [gym/common] Add actuated joint tracking reward.
  • [gym/common] Add tracking base height reward.
  • [gym/common] Add cature point quantity and capture point tracking reward.
  • [gym/common] Fix reset of automatically refreshed quantities.
  • [gym/common] Fix quantity eval mode handling.
  • [gym/common] Fix reward deletion cleanup.
  • [gym/common] Fix env action not cleanup at reset.
  • [gym/common] More extensive quantities and rewards testing.
  • [gym/zoo] Re-order motors and sensors to be consistent with joints.
  • [misc] Add motor documentation.

@duburcqa duburcqa enabled auto-merge (squash) May 25, 2024 08:47
@duburcqa duburcqa disabled auto-merge May 25, 2024 08:50
@duburcqa duburcqa enabled auto-merge (squash) May 25, 2024 08:50
@duburcqa duburcqa disabled auto-merge May 26, 2024 09:57
@duburcqa duburcqa enabled auto-merge (squash) May 26, 2024 09:58
@duburcqa duburcqa disabled auto-merge May 26, 2024 09:58
@duburcqa duburcqa enabled auto-merge (squash) May 26, 2024 09:58
@duburcqa duburcqa changed the title [gym/common] Add actuated joint tracking reward. [gym/common] Add more trajectory tracking rewards. May 26, 2024
@duburcqa duburcqa disabled auto-merge May 26, 2024 10:01
@duburcqa duburcqa enabled auto-merge (squash) May 26, 2024 15:03
@duburcqa duburcqa disabled auto-merge May 26, 2024 15:05
@duburcqa duburcqa enabled auto-merge (squash) May 26, 2024 15:05
@duburcqa duburcqa disabled auto-merge May 26, 2024 15:10
@duburcqa duburcqa enabled auto-merge (squash) May 26, 2024 15:10
@duburcqa duburcqa disabled auto-merge May 26, 2024 16:21
@duburcqa duburcqa merged commit 9326621 into dev May 26, 2024
30 checks passed
@duburcqa duburcqa deleted the rewards branch May 27, 2024 18:41
@duburcqa duburcqa mentioned this pull request Jun 18, 2024
duburcqa added a commit that referenced this pull request Jun 18, 2024
* [core] Allow integer reduction ratio at motor level for unbounded revolute joints.
* [python/viewer] Fix support of 'matplotlib>=3.9.0'.
* [gym/common] Robust deletion of quantities in control flow.
* [gym/common] Add state quantity init guard.
* [gym/common] Add option to disable dynamic computation graph update.
* [gym/common] Add unary operator quantity. 
* [gym/common] Add odometry pose quantity.
* [gym/common] Add actuated joint tracking reward.
* [gym/common] Add tracking base height reward.
* [gym/common] Add cature point quantity and capture point tracking reward.
* [gym/common] Fix reset of automatically refreshed quantities.
* [gym/common] Fix quantity eval mode handling.
* [gym/common] Fix reward deletion cleanup.
* [gym/common] Fix env action not cleanup at reset.
* [gym/common] More extensive quantities and rewards testing.
* [gym/zoo] Re-order motors and sensors to be consistent with joints.
* [misc] Add motor documentation.
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