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/python] Avoid using raw C typeid. #711

Merged
merged 1 commit into from
Feb 9, 2024
Merged

[core/python] Avoid using raw C typeid. #711

merged 1 commit into from
Feb 9, 2024

Conversation

duburcqa
Copy link
Owner

@duburcqa duburcqa commented Feb 8, 2024

Fixes #710

@duburcqa duburcqa force-pushed the python_typeid branch 2 times, most recently from 1f45128 to c00f28a Compare February 8, 2024 19:01
@duburcqa duburcqa merged commit c904739 into dev Feb 9, 2024
21 of 29 checks passed
@duburcqa duburcqa deleted the python_typeid branch February 11, 2024 10:08
@duburcqa duburcqa mentioned this pull request Feb 11, 2024
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.

[core/python] Do not use plain C typeid.
1 participant