Skip to content
Snippets Groups Projects
  1. Mar 23, 2020
    • Guilhem Saurel's avatar
      [wip/jrl-walkgen] Update to v4.2.1 · a432046e
      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
      a432046e
    • Guilhem Saurel's avatar
      [wip/{py-,}tsid] Update to v1.2.3 · 4825c6d7
      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
      4825c6d7
    • Guilhem Saurel's avatar
      [wip/ddp-actuator-solver] Update to v1.1.0 · eea5beea
      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
      eea5beea
    • Guilhem Saurel's avatar
      [wip/{py-,}sot-core-v3] Update to v4.8.1 · 1d42b136
      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
      1d42b136
    • Guilhem Saurel's avatar
      [wip/{py-,}dynamic-graph-tutorial] Update to v1.2.1 · 1cd299aa
      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
      1cd299aa
    • Guilhem Saurel's avatar
      [wip/py-dynamic-graph-v3] Update to v3.5.1 · 87a961a9
      Guilhem Saurel authored
      Changes since v3.5.0:
      - CMake: export project and use exports from dependencies
      - CMake: keep minimal required instructions
      87a961a9
    • Guilhem Saurel's avatar
      [wip/dynamic-graph-v3] Update to v4.0.0 · 81b9f565
      Guilhem Saurel authored
      Changes since v3.8.2:
      - :warning: install plugins in lib/dynamic-graph-plugins/libxxx.so :warning:
      - 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
      81b9f565
  2. Mar 19, 2020
  3. Mar 11, 2020
  4. Mar 04, 2020
  5. Mar 01, 2020
    • Guilhem Saurel's avatar
      [wip/{py-,}tsid] Update to v1.2.2 · 98c3e457
      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
      98c3e457
  6. Feb 28, 2020
  7. Feb 27, 2020
    • Guilhem Saurel's avatar
      [wip/{py-,}multicontact-api] Update to v2.0.0 · 8fe4c2f7
      Guilhem Saurel authored
      Changes since v1.1.2:
      - :warning: breaks backward compatibility :warning:
      - 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 >
      8fe4c2f7
  8. Feb 21, 2020
  9. Feb 20, 2020
  10. Feb 18, 2020
  11. Feb 17, 2020
  12. Feb 16, 2020
  13. Feb 13, 2020
    • Guilhem Saurel's avatar
      [wip/py-crocoddyl] Update to v1.1.0 · 8fa01b13
      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
      8fa01b13
    • Guilhem Saurel's avatar
      [wip/{py-,}curves] Update to v0.3.2 · c47595b6
      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
      c47595b6
Loading