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

Fix PlaneTerrain.__eq__ when called in jit context #198

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

diegoferigo
Copy link
Member

@diegoferigo diegoferigo commented Jul 5, 2024

Closes #196.

cc @lorycontixd


📚 Documentation preview 📚: https://jaxsim--198.org.readthedocs.build//198/

@diegoferigo diegoferigo self-assigned this Jul 5, 2024
@diegoferigo diegoferigo force-pushed the fix_eq_of_plane_terrain_in_jit_context branch from 0882bf9 to a0fe699 Compare July 5, 2024 14:31
@diegoferigo diegoferigo marked this pull request as ready for review July 5, 2024 14:31
@diegoferigo diegoferigo merged commit 3a968ab into main Jul 5, 2024
29 checks passed
@diegoferigo diegoferigo deleted the fix_eq_of_plane_terrain_in_jit_context branch July 5, 2024 14:51
This pull request was closed.
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.

PlaneTerrain eq operator raising TracerBoolConversionError when simulating with Optuna
2 participants