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

[core] Remove return code in favor of throwing exceptions. #713

Merged
merged 2 commits into from
Feb 11, 2024

Conversation

duburcqa
Copy link
Owner

No description provided.

@duburcqa duburcqa force-pushed the throw_exceptions branch 3 times, most recently from 39593b3 to 58bbf1f Compare February 11, 2024 14:48
@duburcqa duburcqa merged commit 81f3dee into dev Feb 11, 2024
28 of 30 checks passed
duburcqa added a commit that referenced this pull request Feb 11, 2024
* [core] Remove return codes and throw exceptions instead.
* [misc] Update C++ dependencies to latest releases.
@duburcqa duburcqa mentioned this pull request Feb 11, 2024
@duburcqa duburcqa deleted the throw_exceptions branch February 11, 2024 21:37
duburcqa added a commit that referenced this pull request Feb 11, 2024
* [core] More consistent naming conventions. (#705)
* [core] Revert 'crba' to ensure positive definite inertia matrix. (#709)
* [core] Remove return codes and throw exceptions instead. (#713)
* [core/python] Get rid of intrusive global to_python converters.(#708)
* [core/python] Avoid using raw C typeid. (#711)
* [python] Get rid of 'dm-tree' dependency. (#706)
* [python/viewer] Fix video recording on Apple Silicon with meshcat. (#706)
* [python/viewer] Fix meshcat zmq socket not properly closed.
* [gym/common] Fix circular reference issue preventing garbage collection.
* [gym/common] Enable numba caching for 'remove_twist'. (#706)
* [misc] Cleanup stable_baselines3 examples and unit tests. (#706)
* [misc] Update Github Action to latest release.(#708)
* [misc] Run CI on Apple Silicon when possible. (#707)
* [misc] Update C++ dependencies to latest releases. (#713)
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