Skip to content

Conversation

flferretti
Copy link
Collaborator

@flferretti flferretti commented Jan 23, 2025

This PR eliminates the wrappers module and associated custom __hash__ and __eq__ dunder methods to streamline the codebase.


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

@flferretti flferretti self-assigned this Jan 23, 2025
@flferretti flferretti changed the title Remove wrappers module and optimize JaxSimModel instantiation [Sprint] Remove wrappers module and optimize JaxSimModel instantiation Jan 24, 2025
@flferretti flferretti force-pushed the build_model_on_cpu branch 3 times, most recently from 8f9e275 to 10dac08 Compare January 28, 2025 12:57
Base automatically changed from sprint/dev to main February 4, 2025 16:01
@flferretti flferretti changed the title [Sprint] Remove wrappers module and optimize JaxSimModel instantiation Remove wrappers module and optimize JaxSimModel instantiation Feb 10, 2025
@flferretti flferretti force-pushed the build_model_on_cpu branch from 320e2c7 to 804ee9f Compare March 6, 2025 16:53
@flferretti
Copy link
Collaborator Author

After a bit of investigation, the main bottleneck when building the model is given by the call to Gazebo SDF, which usually takes a couple of seconds. I'd close this PR for the time being without removing the branch. We might want to bring this on in the future

C.C. @ami-iit/darwin

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.

1 participant