- 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
-
Guilhem Saurel authored
-
- Feb 16, 2020
-
-
Guilhem Saurel authored
Changes since v4.8.1: - [Tests] switch to numpy arrays
-
- Feb 13, 2020
-
-
Guilhem Saurel authored
Changes since v1.0.0: - added few cost functions related to forces and impulses (e.g. friction-cone, com impulse) - improved the display tools (friction cone, contact forces and end-effector trajectories) - fixed a problem in the printed message by the callback - fixed a problem in the box-qp - improved the box-ddp - added a new solver called box-fddp - added extra examples (box-ddp vs box-fddp, taichi task, humanoid manipulation) - added a script for automatically updating the log files - checked that all examples runs in the CI (for release mode only) - improved the quadrupedal and bipedal examples by adding all the constraints - improved the efficiency in differential free-forward dynamics - added extra setter functions in action models - improved efficiency in all solvers (removed extra computation) - improved plot functions - fixed a bug in few notebooks
-
Guilhem Saurel authored
Changes since v0.3.1: - [Python] Fix binding of Piecewise.curve_at_index - Replace assert with exceptions - install header python/python_definition - Fix when t_min == t_max - Add API to get bezier waypoints and SE3 translation/rotation curves
-
- Feb 11, 2020
-
-
Guilhem Saurel authored
Changes since v4.8.0: - moved srdf files to example-robot-data
-
- Feb 07, 2020
-
-
Guilhem Saurel authored
Changes since v3.1.1: - Migrate universal robot srdf files from hpp-universal-robots. - Include ur srdf into loadUR - Added effort limits for reduced models - Fix compatibility with numpy matrix
-
- Feb 06, 2020
-
-
Olivier Stasse authored
-
Olivier Stasse authored
Add scripts/start_talos_gazebo.py This allows launching gazebo with a more precise sequence than roslaunch.
-
- Jan 29, 2020
-
-
Guilhem Saurel authored
Changes since v0.2.0: - Improved logging Packaging changes: - removed patches aa, ab, applied upstream
-
Olivier Stasse authored
Make the package compatible with bionic/Ubuntu 18.04 LTS Fix bionic detection
-