- 17 Jul, 2019 5 commits
-
-
Andrea Del Prete authored
-
Andrea Del Prete authored
-
Andrea Del Prete authored
-
Andrea Del Prete authored
-
Andrea Del Prete authored
-
- 10 Jul, 2019 1 commit
-
-
Andrea Del Prete authored
-
- 04 Jul, 2019 1 commit
-
-
Andrea Del Prete authored
-
- 03 Jul, 2019 3 commits
-
-
Andrea Del Prete authored
-
Andrea Del Prete authored
-
Andrea Del Prete authored
-
- 27 Jun, 2019 3 commits
-
-
Andrea Del Prete authored
-
Andrea Del Prete authored
-
Andrea Del Prete authored
-
- 21 Jun, 2019 2 commits
-
-
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.
-
Andrea Del Prete authored
-
- 17 Jun, 2019 6 commits
-
-
Andrea Del Prete authored
-
Andrea Del Prete authored
-
Andrea Del Prete authored
Improve TaskSE3Equality: apply mask before returning task acceleration, desired task acceleration, position error and velocity error.
-
Andrea Del Prete authored
-
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.
-
Andrea Del Prete authored
Extend RobotWrapper to fixed-base robots: if no floating-base root joint is specified, assume robot is fully actuated. Add method na to get number of actuators. Add methods to get frame vel/acc in local world-oriented frame (useful for plotting).
-
- 14 Jun, 2019 1 commit
-
-
student authored
Add computation of average computation time in ex_3, slightly change configuration parameters for tests with Romeo.
-
- 16 May, 2019 1 commit
-
-
Andrea Del Prete authored
Revert "[CMake] disable catkin for now"
-
- 14 May, 2019 1 commit
-
-
Wolfgang Merkt authored
This reverts commit 50144111.
-
- 03 May, 2019 2 commits
-
-
Andrea Del Prete authored
[bindings][formulations] add binding for removeFromHqpData
-
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 2 commits
-
-
Julian Viereck authored
-
Julian Viereck authored
-