- 10 Mar, 2021 1 commit
-
-
Andrea Del Prete authored
-
- 25 Sep, 2020 1 commit
-
-
Jean-Baptiste Mouret authored
-
- 24 Sep, 2020 1 commit
-
-
Jean-Baptiste Mouret authored
-
- 25 May, 2020 1 commit
-
-
Guilhem Saurel authored
Following https://github.com/stack-of-tasks/pinocchio/pull/1220, some Data can't be const anymore. This commit just removed const until compilation succedded again.
-
- 21 Jun, 2019 1 commit
-
-
Andrea Del Prete authored
Add python bindings for method addActuationTask of inverse-dynamics-formulation-acc-force. Change name of method addTorqueTask to addActuationTask. Extend python example with UR5 robot with actuation bounds.
-
- 17 Jun, 2019 1 commit
-
-
Andrea Del Prete authored
Extend InverseDynamicsFormulationAccForce to work also for robot manipulators, which are fully-actuated, so they do not need to specify the unactuated base dynamics as equality constraints in the TSID optimization problem.
-
- 21 Mar, 2019 1 commit
-
-
student authored
Fix bug in python bindings of InverseDynamicsFormulationAccForce. The methods getContactForces and checkContact were assuming that the contact force vectors were always 12d. This was the case a while ago, but now TSID supports also 3d contact points, so this assumption does no longer hold in general. To fix the bug I have introduced a new method that allows the user to get the contact force vector without knowing its size in advance.
-
- 02 Mar, 2019 1 commit
-
-
Olivier Stasse authored
-
- 07 Feb, 2019 2 commits
-
-
Andrea Del Prete authored
-
Andrea Del Prete authored
-
- 06 Feb, 2019 1 commit
-
-
Andrea Del Prete authored
Introduce weight for motion task associated to RigidContact. Specify weight (for both motion task and force regularization task) when calling addRigidContact rather than when creating Contact object (to be coherent with weights of other Task's).
-
- 28 Jan, 2019 6 commits
- 15 Jan, 2019 1 commit
-
-
Julian Viereck authored
-
- 10 Jan, 2019 1 commit
-
-
Julian Viereck authored
-
- 31 Aug, 2017 1 commit
-
-
andreadelprete authored
-
- 29 Aug, 2017 1 commit
-
-
andreadelprete authored
-
- 15 Jun, 2017 1 commit
-
-
jcarpent authored
-
- 12 Jun, 2017 2 commits
- 09 Jun, 2017 3 commits
- 16 May, 2017 1 commit
-
-
andreadelprete authored
-
- 12 May, 2017 1 commit
-
-
andreadelprete authored
inv-dyn-form-acc-force] Fix bug occurring when removing a contact constraint: the inequality constraints on the associated forces were not removed.
-
- 21 Mar, 2017 1 commit
-
-
andreadelprete authored
-
- 16 Mar, 2017 1 commit
-
-
andreadelprete authored
-