Skip to content
Snippets Groups Projects
Commit 17a1a485 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[wip/py-hpp-bezier-com-traj] Update to v4.9.0

Changes in v4.9.0:
- Use numpy array instead of matrix in python test
- update README
- Fix python API when using Array
- Refactoring hpp-spline -> curves
- CMake Exports
parent 523453fb
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,6 @@
HPP_PACKAGE= hpp-bezier-com-traj
HPP_COMMENT= trajectory generation for the COM with bezier curves
PKGREVISION= 1
CATEGORIES= wip
USE_BOOST_LIBS= python
......@@ -17,7 +15,6 @@ include ../../meta-pkgs/hpp/Makefile.common
include ../../math/curves/depend.mk
include ../../math/py-curves/depend.mk
include ../../wip/py-hpp-spline/depend.mk
include ../../wip/py-hpp-centroidal-dynamics/depend.mk
include ../../math/py-eigenpy/depend.mk
......
......@@ -21,6 +21,10 @@ include/hpp/bezier-com-traj/waypoints/waypoints_c0_dc0_ddc0_c1.hh
include/hpp/bezier-com-traj/waypoints/waypoints_c0_dc0_ddc0_dc1_c1.hh
include/hpp/bezier-com-traj/waypoints/waypoints_c0_dc0_ddc0_ddc1_dc1_c1.hh
include/hpp/bezier-com-traj/waypoints/waypoints_definition.hh
lib/cmake/hpp-bezier-com-traj/hpp-bezier-com-trajConfig.cmake
lib/cmake/hpp-bezier-com-traj/hpp-bezier-com-trajConfigVersion.cmake
lib/cmake/hpp-bezier-com-traj/hpp-bezier-com-trajTargets-release.cmake
lib/cmake/hpp-bezier-com-traj/hpp-bezier-com-trajTargets.cmake
lib/libhpp-bezier-com-traj.so
lib/pkgconfig/hpp-bezier-com-traj.pc
${PYTHON_SITELIB}/hpp_bezier_com_traj.so
SHA1 (hpp-bezier-com-traj-4.8.0.tar.gz) = fc1cc146cda9d94b56f108119c68ba601468fde6
RMD160 (hpp-bezier-com-traj-4.8.0.tar.gz) = 66398ac14847224d19582b608d55fbf91187d8c6
Size (hpp-bezier-com-traj-4.8.0.tar.gz) = 869499 bytes
SHA1 (hpp-bezier-com-traj-4.9.0.tar.gz) = 03272bf4424ebc2c6876b041a8d5a44742f33d5a
RMD160 (hpp-bezier-com-traj-4.9.0.tar.gz) = 59c7719a9e194faa44799f02d1563659292f3363
Size (hpp-bezier-com-traj-4.9.0.tar.gz) = 875734 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment