- Jul 24, 2020
-
-
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.
-
- Jun 19, 2020
-
-
Justin Carpentier authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- May 26, 2020
-
-
Carlos Mastalli authored
With this approach, we could reuse this method without the needed of using RobotWrapper.
-
- Apr 01, 2020
-
-
Carlos Mastalli authored
* Added quadcopter Iris from 3DRobotics * [readme] add hector and iris to the launch command * [iris] Added reduced version of the STL file Co-authored-by:
PepMS <jmarti@iri.upc.edu>
-
- Feb 03, 2020
-
-
Carlos Mastalli authored
-
- Dec 14, 2019
-
-
Carlos Mastalli authored
-
- Dec 11, 2019
-
-
Guilhem Saurel authored
-
- Dec 03, 2019
-
-
Guilhem Saurel authored
-
- Nov 27, 2019
-
-
Guilhem Saurel authored
-
- Nov 26, 2019
-
-
Guilhem Saurel authored
-
- Nov 21, 2019
-
-
Carlos Mastalli authored
-
- Nov 15, 2019
-
-
Carlos Mastalli authored
-
- Nov 13, 2019
-
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Pep Marti Saumell authored
-
- Nov 06, 2019
-
-
Guilhem Saurel authored
-
- Nov 05, 2019
-
-
Guilhem Saurel authored
-
- Oct 30, 2019
-
-
Pep Marti Saumell authored
renamed files
-
- Oct 29, 2019
-
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Carlos Mastalli authored
-
Pep Marti Saumell authored
-
Pep Marti Saumell authored
-
- Sep 28, 2019
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
PYTHON_INSTALL_ON_SITE does the PYTHON_BUILD and the INSTALL, but they require to have the same arguments. Then, we have to put the CMakeLists in a parent folder of the module, as `python`, or `bindings/python`.
-