- 03 May, 2019 1 commit
-
-
Rohan Budhiraja authored
-
- 19 Apr, 2019 2 commits
-
-
Andrea Del Prete authored
[robotwrapper] create constructor from pinocchio::model
-
Rohan Budhiraja authored
-
- 18 Apr, 2019 1 commit
-
-
student authored
-
- 17 Apr, 2019 1 commit
-
-
Andrea Del Prete authored
[Notebooks] Fix the waist task - Working examples
-
- 15 Apr, 2019 6 commits
-
-
NoelieRamuzat authored
The plot_utils.py file should be placed in the parent directory of the notebooks
-
NoelieRamuzat authored
Adding and fixing the waist task for Pyrène. The control is now working on both exercises. Be careful to use joints and not frames when defining the Tasks and Trajectories. ie: use 'root_joint' and not 'base_link' for the waist. Change the weights and gains: use the one of Pierre Fenrbach.
-
Andrea Del Prete authored
Convert the exercizes into jupyter notebooks
-
NoelieRamuzat authored
Change the create_empty_figure() method: - Add an argument figsize to the method (to (7,7) by default) - Add the figsize argument to the subplots Try to add a task on the waist of Pyrène to fix the control (ex1). Not yet working.
-
NoelieRamuzat authored
Change a little plot_utils to fix the figsize. Add an help for the installation process which will be added in the wiki.
-
NoelieRamuzat authored
-
- 11 Apr, 2019 2 commits
-
-
Andrea Del Prete authored
Add TrajSample.pos(SE3) for python bindings.
-
Andrea Del Prete authored
Remove duplicate useLocalFrame definition. Fixes regression from #39
-
- 10 Apr, 2019 3 commits
-
-
Julian Viereck authored
-
Julian Viereck authored
-
Julian Viereck authored
-
- 09 Apr, 2019 4 commits
-
-
Andrea Del Prete authored
Expose the setMask and useLocalFrame for the TaskSE3Equality python
-
Andrea Del Prete authored
Avoid delegation costructor in Contact6d as it is a C++11 feature.
-
Julian Viereck authored
-
Julian Viereck authored
-
- 21 Mar, 2019 5 commits
-
-
Andrea Del Prete authored
Expose TaskSE3Equality::useLocalFrame to python
-
Julian Viereck authored
-
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.
-
student authored
Fix small bug showing up only in DEBUG due to malloc being forbidden before potential resize of QP matrices in EiQuadProgFast
-
student authored
Fix small bug showing up only in DEBUG mode for an inconsistency in size of the Kp, Kd vectors in ContactPoint
-
- 06 Mar, 2019 2 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Release of version 1.2.0.
-
- 04 Mar, 2019 4 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
as it prevents to make a release
-
Guilhem Saurel authored
Pinocchio v2, fix #31
-
Guilhem Saurel authored
-
- 03 Mar, 2019 1 commit
-
-
Olivier Stasse authored
-
- 02 Mar, 2019 3 commits
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- 07 Feb, 2019 4 commits
-
-
Andrea Del Prete authored
Conflicts: src/robots/robot-wrapper.cpp
-
Andrea Del Prete authored
-
Andrea Del Prete authored
-
Andrea Del Prete authored
-
- 06 Feb, 2019 1 commit
-
-
Andrea Del Prete authored
-