- Sep 18, 2020
-
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
Pierre Fernbach authored
-
- Sep 15, 2020
-
-
Guilhem Saurel authored
Fix Hyq srdf (disable collision pairs)
-
Pierre Fernbach authored
-
Fernbach Pierre authored
-
- Sep 09, 2020
-
-
Guilhem Saurel authored
And activate tests again
-
- Aug 28, 2020
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
add talos full
- Aug 27, 2020
-
-
Guilhem Saurel authored
to avoid a dependency to https://github.com/stack-of-tasks/talos-data/ in many packages
-
- Aug 14, 2020
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
- Aug 03, 2020
-
-
Guilhem Saurel authored
[Python] add more paths to getModelPath, fix #37
-
- Jul 30, 2020
-
-
Guilhem Saurel authored
and document their purpose
-
Guilhem Saurel authored
[Python] add a load helper, and use it in main & tests
-
- Jul 29, 2020
-
-
Guilhem Saurel authored
Which lead to find that double pendulum, hector and iris were not tested. Writing a test for hector raise: > IOError: hector_description/robots/quadroto_base.urdf not found
-
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
In the previous version, changing NQ / NV, wouldn't change the test results. Also, we had a test checking that talos arm had a free flyer, and another test checking that talos arm didn't had a free flyer. Both were passing.
-
Guilhem Saurel authored
[Python] Add (and use) a robot_loader function
-
Guilhem Saurel authored
-
- Jul 28, 2020
-
-
Guilhem Saurel authored
[solo] disable collision pairs for adjacent links
-
Pierre Fernbach authored
-
- Jul 27, 2020
-
-
Pierre Fernbach authored
-
- Jul 24, 2020
-
-
Guilhem Saurel authored
-
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.
-
- Jun 24, 2020
-
-
Justin Carpentier authored
Fix windows issues
-
- Jun 23, 2020
-
-
Justin Carpentier authored
-
Justin Carpentier authored
-
Guilhem Saurel authored
sync submodule
-