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

[python|gym] Add contraint lambda multipliers to state and extracted trajectory. #809

Merged
merged 5 commits into from
Jun 17, 2024

Conversation

duburcqa
Copy link
Owner

@duburcqa duburcqa commented Jun 16, 2024

  • [core] Add option to log constraint lambda multipliers.
  • [core] Replace constraint tree node terminolgy for registry for clarity.
  • [core] Enforce unique constraint name per registry not globally, then remove now irrelevant helpers.
  • [core] Make sure no constraint is added/removed if simulation is running.
  • [python|gym] Add contraint lambda multipliers to state and extracted trajectory.
  • [python/dynamics] Fix trajectory interpolation preferring t+ over t-.
  • [gym/common] Refresh state quantities only if needed.

@duburcqa duburcqa enabled auto-merge (squash) June 16, 2024 14:26
@duburcqa duburcqa force-pushed the traj_const_lambdas branch 3 times, most recently from 5023fe5 to 5815007 Compare June 16, 2024 20:01
@duburcqa duburcqa disabled auto-merge June 17, 2024 05:40
@duburcqa duburcqa merged commit 1e9499c into dev Jun 17, 2024
22 of 28 checks passed
@duburcqa duburcqa deleted the traj_const_lambdas branch June 18, 2024 07:12
@duburcqa duburcqa mentioned this pull request Jun 18, 2024
duburcqa added a commit that referenced this pull request Jun 18, 2024
…trajectory. (#809)

* [core] Add option to log constraint lambda multipliers.
* [core] Replace constraint tree node terminolgy for registry for clarity. 
* [core] Enforce unique constraint name per registry not globally, then remove now irrelevant helpers.
* [core] Make sure no constraint is added/removed if simulation is running.
* [python|gym] Add contraint lambda multipliers to state and extracted trajectory.
* [python/dynamics] Fix trajectory interpolation preferring t+ over t-.
* [gym/common] Refresh state quantities only if needed.
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