-
Notifications
You must be signed in to change notification settings - Fork 10
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
Implement new test for the simulation of a box created as mesh #290
Commits on Nov 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4941ec3 - Browse repository at this point
Copy the full SHA 4941ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e76fe6c - Browse repository at this point
Copy the full SHA e76fe6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2c4109 - Browse repository at this point
Copy the full SHA a2c4109View commit details -
Configuration menu - View commit details
-
Copy full SHA for 078a3f8 - Browse repository at this point
Copy the full SHA 078a3f8View commit details -
Co-authored-by: Lorenzo Conti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 003cc71 - Browse repository at this point
Copy the full SHA 003cc71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4332531 - Browse repository at this point
Copy the full SHA 4332531View commit details -
- Moved mesh parsing logic inside method for creating mesh collisions - Removed vs code settings - Removed empty mesh parsing test
Configuration menu - View commit details
-
Copy full SHA for 2e180c6 - Browse repository at this point
Copy the full SHA 2e180c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bcf580 - Browse repository at this point
Copy the full SHA 1bcf580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a596de - Browse repository at this point
Copy the full SHA 9a596deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d8ad9d - Browse repository at this point
Copy the full SHA 3d8ad9dView commit details -
- Remove leftover comments - MeshMappingMethods inherit from IntEnum instead of Enum - Added center comparison for MeshCollision object
Configuration menu - View commit details
-
Copy full SHA for 67c97d2 - Browse repository at this point
Copy the full SHA 67c97d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0183c5b - Browse repository at this point
Copy the full SHA 0183c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff40470 - Browse repository at this point
Copy the full SHA ff40470View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c920ba - Browse repository at this point
Copy the full SHA 2c920baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bf1769 - Browse repository at this point
Copy the full SHA 4bf1769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 136e42c - Browse repository at this point
Copy the full SHA 136e42cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c46be3 - Browse repository at this point
Copy the full SHA 8c46be3View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 71b0727 - Browse repository at this point
Copy the full SHA 71b0727View commit details -
Implemented initial reviews from ami-iit#156
- Restructured mesh_collision creation method - Removed unnecessary hash inheritance
Configuration menu - View commit details
-
Copy full SHA for 433602a - Browse repository at this point
Copy the full SHA 433602aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40e182d - Browse repository at this point
Copy the full SHA 40e182dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b9e4b1 - Browse repository at this point
Copy the full SHA 4b9e4b1View commit details -
- Implemented AAP algorithm - Restructured collision parsing to accept the new algorithms - Wrote tests for AAP algorithm - Updated JaxSim dependencies
Configuration menu - View commit details
-
Copy full SHA for d761cc6 - Browse repository at this point
Copy the full SHA d761cc6View commit details -
New mesh wrapping algorithms with relative tests
- New mesh wrapping algorithms (mesh decimation, object mapping, aap, select points over axis) - Implemented tests of above except first algorithm - Updated manifold3d dependency (used in object mapping) - Restructured meshes module
Configuration menu - View commit details
-
Copy full SHA for d0579f5 - Browse repository at this point
Copy the full SHA d0579f5View commit details -
- Renamed some function paramaeters - Added a few tests TODO: migrate MeshMapping static class to inheritance structure
Configuration menu - View commit details
-
Copy full SHA for 1bc3b07 - Browse repository at this point
Copy the full SHA 1bc3b07View commit details -
Restructured mesh mapping methods to follow inheritance
- Redefined methods using classes - Adapted rod parser to new structure - Reimplemented tests with new structure
Configuration menu - View commit details
-
Copy full SHA for 94ecdb2 - Browse repository at this point
Copy the full SHA 94ecdb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8503e - Browse repository at this point
Copy the full SHA 0f8503eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9aabc7 - Browse repository at this point
Copy the full SHA d9aabc7View commit details -
Removed wrong point selection & added logs
- Removed a line that would always set the extracted points to the vertices - Added a few debug lines using logger
Configuration menu - View commit details
-
Copy full SHA for 2c5b603 - Browse repository at this point
Copy the full SHA 2c5b603View commit details -
Added string magics on wrapping methods
- Added string magics on mesh wrapping methods for easier logging - Added log to indicate number of extracted points - Added extra check on objectmapping method
Configuration menu - View commit details
-
Copy full SHA for b9a49f3 - Browse repository at this point
Copy the full SHA b9a49f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4570f1e - Browse repository at this point
Copy the full SHA 4570f1eView commit details -
Added string magics on wrapping methods
- Added string magics on mesh wrapping methods for easier logging - Added log to indicate number of extracted points - Added extra check on objectmapping method
Configuration menu - View commit details
-
Copy full SHA for 932c4a4 - Browse repository at this point
Copy the full SHA 932c4a4View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32e90b7 - Browse repository at this point
Copy the full SHA 32e90b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d417927 - Browse repository at this point
Copy the full SHA d417927View commit details -
- Removed unused dependencies in pyproject.toml - Moved from warning to exception if passed mesh is empty Co-authored-by: Filippo Luca Ferretti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e64c05 - Browse repository at this point
Copy the full SHA 9e64c05View commit details -
Co-authored-by: Filippo Luca Ferretti <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 29aa6f5 - Browse repository at this point
Copy the full SHA 29aa6f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57446b2 - Browse repository at this point
Copy the full SHA 57446b2View commit details -
Merge branch 'add_mesh_support' of github.com:lorycontixd/jaxsim into…
… add_mesh_support
Configuration menu - View commit details
-
Copy full SHA for 9762d80 - Browse repository at this point
Copy the full SHA 9762d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc251cf - Browse repository at this point
Copy the full SHA fc251cfView commit details