You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[3.0.0] - 2022-04-14
Added
Added the possibility of simulating robots with cylindrical or spherical feet (#71)
Added a new simulator block called RobotDynWithContacts_closedChain that is capable of simulating a robot with multiple closed kinematic chains and of defining multiple links of the robot as the links interacting with the ground (#64).
Added the possibility of simulating the sliding contact model.
Changed
Added the option to load model with the absolute path, without using the YARP resource management at all (#61).
Added the possibility of interacting with the robot visualizer while the simulation is paused (#63)