- 21 Aug, 2021 1 commit
-
-
Wolfgang Merkt authored
Co-authored-by:
Guilhem Saurel <guilhem.saurel@laas.fr>
-
- 20 Aug, 2021 1 commit
-
-
Wolfgang Merkt authored
-
- 23 Jun, 2021 1 commit
-
-
Carlos Mastalli authored
* [bugfix] Included the velocity limits in the talos-legs model
-
- 17 Jun, 2021 1 commit
-
-
Julian Viereck authored
-
- 15 Jun, 2021 2 commits
-
-
Julian Viereck authored
-
Julian Viereck authored
-
- 14 Jun, 2021 2 commits
-
-
Julian Viereck authored
-
Julian Viereck authored
-
- 03 Jun, 2021 1 commit
-
-
Wolfgang Merkt authored
-
- 26 May, 2021 1 commit
-
-
Guilhem Saurel authored
-
- 21 May, 2021 1 commit
-
-
Guilhem Saurel authored
-
- 18 May, 2021 1 commit
-
-
Guilhem Saurel authored
-
- 04 May, 2021 2 commits
-
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
- 07 Apr, 2021 3 commits
-
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
- 10 Mar, 2021 1 commit
-
-
Guilhem Saurel authored
-
- 04 Dec, 2020 2 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- 24 Nov, 2020 1 commit
-
-
Guilhem Saurel authored
-
- 20 Nov, 2020 1 commit
-
-
Guilhem Saurel authored
-
- 13 Oct, 2020 1 commit
-
-
Guilhem Saurel authored
-
- 18 Sep, 2020 1 commit
-
-
Pierre Fernbach authored
-
- 09 Sep, 2020 1 commit
-
-
Guilhem Saurel authored
And activate tests again
-
- 27 Aug, 2020 1 commit
-
-
Guilhem Saurel authored
to avoid a dependency to https://github.com/stack-of-tasks/talos-data/ in many packages
-
- 30 Jul, 2020 1 commit
-
-
Guilhem Saurel authored
and document their purpose
-
- 29 Jul, 2020 3 commits
-
-
Guilhem Saurel authored
Which lead to find that __main__ was missing the variations of icub & ur5
-
Guilhem Saurel authored
Gathering all expected available robots and parameters in one dict indexed by names avoid the need to duplicate those informations.
-
Guilhem Saurel authored
-
- 24 Jul, 2020 7 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
when it was useless otherwise
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
With trivial factorizations, to avoid code duplication and ease future robot addition. While here: - deprecate `loadTalosLegs()` for the factorized `loadTalos(legs=True)` - use cleaner `os.path.join()` for file path manipulation instead of string concatenation
-
Guilhem Saurel authored
which is the standard way of using pinocchio, according to its examples and unittests.
-
- 19 Jun, 2020 2 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 26 May, 2020 1 commit
-
-
Carlos Mastalli authored
With this approach, we could reuse this method without the needed of using RobotWrapper.
-