Alessandro Croci
Alessandro Croci
Peek: 1.5.1 GTK: 3.24.30 GLib: 2.70.2 Desktop: ubuntu:GNOME Display server: X FFmpeg version: ``` ffmpeg version 4.4.2-0ubuntu0.22.04.1 Copyright (c) 2000-2021 the FFmpeg developers built with gcc 11 (Ubuntu 11.2.0-19ubuntu1) configuration:...
Closes #147 ---- 📚 Documentation preview 📚: https://jaxsim--148.org.readthedocs.build//148/
Mismatch about default collision detector between SDFormat specification and Gazebo Sim documentaion
Hi, I noted that the SDF documentation about the default collision detector is different from the Gazebo sim one: - SDF says `fcl`: http://sdformat.org/spec?ver=1.11&elem=physics#dart_collision_detector - Gazebo sim says `ode`: https://github.com/gazebosim/gz-sim/blob/6cfcd07c346a72546963ed56ade48daa828c2072/tutorials/physics.md?plain=1#L100...
---- 📚 Documentation preview 📚: https://jaxsim--218.org.readthedocs.build//218/
Related issue on JAX: https://github.com/google/jax/issues/4668 The error is: ``` --------------------------------------------------------------------------- ValueError Traceback (most recent call last) File /home/acroci/repos/component_alpha/rigid_contacts_analytical.py:11 [7](https://file+.vscode-resource.vscode-cdn.net/home/acroci/repos/component_alpha/rigid_contacts_analytical.py:7) integration_time = 0.001 [9](https://file+.vscode-resource.vscode-cdn.net/home/acroci/repos/component_alpha/rigid_contacts_analytical.py:9) representation = jaxsim.VelRepr.Mixed ---> [11](https://file+.vscode-resource.vscode-cdn.net/home/acroci/repos/component_alpha/rigid_contacts_analytical.py:11) data =...
Fix typo
This PR adds the optional feature for specifying kinematic constraints: - constraints can be specified using SDF frames or URDF massless links; - multiple constraints can be specified for the...
I've encountered a strange behavior when trying to simulate a fixed base model, i.e. a model with a description in which it is present a fixed joint between a `world`...
I'm opening this issue in order to leave this idea here for future reference. In #274 we started to consider a subset of the collidable points available in the model...
I had the same problem described in https://github.com/ami-iit/robot-log-visualizer/issues/56 but for Ubuntu 24.04 LTS, i.e. the `robot-log-visualizer` does not display videos on my conda environment. I opened the issue since it's...