- 24 Jul, 2020 8 commits
-
-
Guilhem Saurel authored
when it was useless otherwise
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
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.
-
- 24 Jun, 2020 1 commit
-
-
Justin Carpentier authored
Fix windows issues
-
- 23 Jun, 2020 5 commits
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
sync submodule
-
Guilhem Saurel authored
-
- 20 Jun, 2020 4 commits
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Add Panda robot
-
- 19 Jun, 2020 11 commits
-
-
Justin Carpentier authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Justin Carpentier authored
edit: fix meshes with meshlab
-
Carlos Mastalli authored
Add missing license file
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- 01 Jun, 2020 1 commit
-
-
Guilhem Saurel authored
-
- 30 May, 2020 2 commits
-
-
Guilhem Saurel authored
package.xml: Add catkin/ament_cmake runtime dependency for packaging
-
Wolfgang Merkt authored
Required by REP-136
-
- 28 May, 2020 5 commits
-
-
Carlos Mastalli authored
-
Carlos Mastalli authored
Reverted back removation of base_inertia + added tiny inertia in base
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
- 27 May, 2020 1 commit
-
-
Carlos Mastalli authored
-
- 26 May, 2020 2 commits
-
-
Carlos Mastalli authored
Use pinocchio model for internal functions
-
Carlos Mastalli authored
With this approach, we could reuse this method without the needed of using RobotWrapper.
-