- 11 Dec, 2020 1 commit
-
-
Andrea Del Prete authored
[c++] Fix bug in computation of position tracking error in TaskSE3Equality when expressing quantities in local frame.
-
- 09 Dec, 2020 1 commit
-
-
Andrea Del Prete authored
[c++] Fix bug in TaskSE3Equality: when expressing task quantities in world frame there was a mistake in the transform of the position error from local to world frame. Switch from log6 to log3 to avoid coupling between orientation error and translation error, which made task mask not work properly.
-
- 20 Nov, 2020 1 commit
-
-
JB Mouret authored
Add mask to task-com-equality Authored-by: Pauline Maurice, Eloise Dalin @dalinel and JB Mouret @jbmouret
-
- 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.
-
- 17 Jun, 2019 1 commit
-
-
Andrea Del Prete authored
Improve TaskSE3Equality: apply mask before returning task acceleration, desired task acceleration, position error and velocity error.
-
- 02 Mar, 2019 1 commit
-
-
Olivier Stasse authored
-
- 06 Feb, 2019 1 commit
-
-
Andrea Del Prete authored
-
- 28 Jan, 2019 6 commits
- 25 Jan, 2019 1 commit
-
-
Julian Viereck authored
-
- 16 Jan, 2019 1 commit
-
-
Julian Viereck authored
Reduce the constraint size of task-se3-equality based on provided mask, assume fixed mask for contact-point, rotate position error into world-oriented frame
-
- 15 Jan, 2019 2 commits
-
-
Julian Viereck authored
-
Julian Viereck authored
-
- 14 Jan, 2019 1 commit
-
-
Julian Viereck authored
-
- 07 Jan, 2019 3 commits
-
-
Julian Viereck authored
-
Julian Viereck authored
-
Julian Viereck authored
task-point-equality class.
-
- 31 Jan, 2018 1 commit
-
-
Olivier Stasse authored
It is a good practice to remove all warnings to: 1/ ease the reading when implementing a new functionnality. 2/ avoid nasty bugs due to the version of the compiler fixing coding mistakes in a different way.
-
- 01 Dec, 2017 1 commit
-
-
andreadelprete authored
-
- 24 Nov, 2017 1 commit
-
-
andreadelprete authored
-
- 15 Jun, 2017 1 commit
-
-
jcarpent authored
-
- 09 Jun, 2017 2 commits
- 07 Jun, 2017 2 commits
- 23 May, 2017 1 commit
-
-
andreadelprete authored
-
- 16 Mar, 2017 1 commit
-
-
andreadelprete authored
-
- 03 Mar, 2017 1 commit
-
-
andreadelprete authored
Add com-equality-task. Add unit tests for com-equality and se3 tasks. Add functions to compute pseudo-inverses.
-
- 01 Mar, 2017 1 commit
-
-
andreadelprete authored
Preliminary version of the library (not working yet). In this version I just implemented the constraints, the constant trajectories, the robot wrapper and the task SE3 equality.
-