- Mar 23, 2020
-
-
Guilhem Saurel authored
Changes since v3.4.2: - fix imports for python - moved python lib - moved tests dir - Avoid unnecessary recomputation. - CMake: export project and use exports from dependencies - CMake: keep minimal required instructions Packaging changes: - removed patch-aa, applied upstream
-
Guilhem Saurel authored
Changes since v2.2.0: - add (deactivated) test - CMake: export project and use exports from dependencies - CMake: keep minimal required instructions
-
Guilhem Saurel authored
Changes since v3.2.2: - fix imports for python 3 - fix sot-dynamic-pinocchio python lib use - renammed test dir - [cmake] CmakeLists.txt modified with new rules for compiling - CMake: export project and use exports from dependencies - CMake: keep minimal required instructions Packaging changes: - removed patches aa, obsolete
-
Guilhem Saurel authored
Changes since v1.2.0: - CMake: export project and use exports from dependencies - CMake: keep minimal required instructions - CMake: set TALOS_DATA_PREFIX (which is not nice) Packaging changes: - removed patch-aa, applied upstream
-
Guilhem Saurel authored
Changes since v4.2.0: - CMake: export project and use exports from dependencies - CMake: keep minimal required instructions Packaging changes: - removed patch aa, applied upstream
-
Guilhem Saurel authored
Changes since v1.2.2: - renamed tests dir - fix python tests - CMake: export project and use exports from dependencies - CMake: keep minimal required instructions Packaging changes: - removed patches aa, ac, applied upstream
-
Guilhem Saurel authored
Changes since v1.0.0: - moved examples to src - CMake: export project and use exports from dependencies - CMake: keep minimal required instructions Packaging changes: - removed patch-aa, applied upstream
-
Guilhem Saurel authored
Changes since v4.8.0: - fix imports for python 3 - rename tests dir - [Tests][Python] add tests for matrix-util - CMake: export project and use exports from dependencies - CMake: keep minimal required instructions Packaging changes: - Removed patch-aa: applied upstream
-
Guilhem Saurel authored
Changes since v1.2.0: - Add python unit test - CMake: export project and use exports from dependencies - CMake: keep minimal required instructions
-
Guilhem Saurel authored
Changes since v3.5.0: - CMake: export project and use exports from dependencies - CMake: keep minimal required instructions
-
Guilhem Saurel authored
Changes since v3.8.2: -
install plugins in lib/dynamic-graph-plugins/libxxx.so - fix libdynamic-graph.so RPATH to use the plugins - Fix Signal<std::string> - Add Cmake option to deactivate suffix of so files - CMake: export project and use exports from dependencies - CMake: keep minimal required instructions Packaging changes: - use ../../devel/jrl-cmakemodules
-
- Mar 19, 2020
-
-
Guilhem Saurel authored
This works well on Arch…
-
Guilhem Saurel authored
to fix build on gazebo 10
-
Guilhem Saurel authored
As melodic is the default and should be used on all recent platforms. The old version of packages are kept only for xenial, not the other way. Affected packages: - wip/pal-gazebo-plugins-melodic - wip/pal-gazebo-worlds - wip/pal-hardware-gazebo-melodic - wip/prf-gazebo-ros-pkgs-melodic - wip/prf-roboticsgroup-gazebo-plugins - wip/talos-dev - wip/talos-simulation - wip/tiago-description-calibration - wip/tiago-dev - wip/tiago-simulation - wip/tiago-tutorials
-
- Mar 11, 2020
-
-
Guilhem Saurel authored
fix build test with the addition of a missing link
-
Guilhem Saurel authored
-
Guilhem Saurel authored
to workaround https://github.com/stack-of-tasks/pinocchio/issues/849
-
Guilhem Saurel authored
ref https://github.com/jrl-umi3218/jrl-cmakemodules/issues/338 Affected WIP packages: - wip/eiquadprog - wip/example-robot-data - wip/py-example-robot-data
-
Guilhem Saurel authored
Changes since v1.1.1: - fix build on 16.04, where Eigen3Config.cmake doesn't provide a version
-
Guilhem Saurel authored
Changes since v1.1.0: - update README
-
Guilhem Saurel authored
Changes since v1.0.0: - Added CMake Export
-
- Mar 04, 2020
-
-
Olivier Stasse authored
Add ORG variable.
-
Olivier Stasse authored
-
- Mar 01, 2020
-
-
Guilhem Saurel authored
Changes since v1.2.1: - add angular momentum equality task - update to pinocchio changes - Python 3 compatibility - add some documentation - fix python issue Packaging changes: - update py-tsid patches aa & ac - remove other patches, applied upstream
-
- Feb 28, 2020
-
-
Guilhem Saurel authored
Changes since v1.3.0: - fix setZero - stay on numpy.matrix for tests
-
- Feb 27, 2020
-
-
Guilhem Saurel authored
Changes since v1.1.2: -
breaks backward compatibility - trajectories are represented by objects from the Curves package and not with discrete set of point - additions and changes to several fields to the contact-phase structure to store data about the whole body motion - Contact-phase now contains the active contact patchs in a map <effector name ; contact patch >
-
- Feb 21, 2020
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Olivier Stasse authored
Add cmake-rules Clean unreachable code Add needed conversion code.
-
Olivier Stasse authored
Add cmake-rules export Clean unreachable code Add translation
-
- Feb 20, 2020
-
-
Guilhem Saurel authored
-
- Feb 18, 2020
-
-
Guilhem Saurel authored
to fix configure when GMOCK_FOUND is not set.
-
Guilhem Saurel authored
for a missing cast in googletest on 18.04
-
Guilhem Saurel authored
-
Guilhem Saurel authored
for eigenpy v2
-
Guilhem Saurel authored
-
Guilhem Saurel authored
this can't depend on both: - simulation/gazebo-ros-pkgs - wip/prf-gazebo-ros-pkgs{,-melodic} as they conflict.
-
Guilhem Saurel authored
This "controller_interfaceConfig.cmake" is not a part of this package.
-
- Feb 17, 2020
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
To fix tests with eigenpy v2
-