Skip to content
Snippets Groups Projects
Commit 96da0aca authored by florent's avatar florent
Browse files

[wip/hpp-localstepper] Regenerated archive

	* hpp-localstepper/Makefile,
	* hpp-localstepper/PLIST,
	* hpp-localstepper/depend.mk: fix dependency tracking,
	* hpp-localstepper/distinfo.
parent 528d1511
No related branches found
No related tags found
No related merge requests found
......@@ -16,13 +16,13 @@
# Anthony Mallet on Tue Jun 28 2007
#
DISTNAME= hpplocalstepper-${VERSION}
DISTNAME= hpp-localstepper-${VERSION}
PKGNAME= hpp-localstepper-${VERSION}
VERSION= 1.0
VERSION= 1.1
CATEGORIES= path
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=hpp-localstepper/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_JRL}algo/hpplocalstepper
MASTER_REPOSITORY= ${MASTER_REPOSITORY_JRL}algo/hpp-localstepper
MAINTAINER= hpp@laas.fr
COMMENT= Whole-body motion planning for humanoid robot with steps
......@@ -30,7 +30,7 @@ COMMENT= Whole-body motion planning for humanoid robot with steps
USE_LANGUAGES+= c c++
GNU_CONFIGURE= yes
DOXYGEN_PLIST_DIR+= share/doc/hpplocalstepper
DOXYGEN_PLIST_DIR+= share/doc/hpp-localstepper
include ../../wip/hpp-hik/depend.mk
include ../../pkgtools/libtool/depend.mk
......
@comment Mon Mar 1 17:45:57 CET 2010
@comment Wed Mar 3 18:33:03 CET 2010
include/hpp/localstepper/centipede-factory.hh
include/hpp/localstepper/centipede.hh
include/hpp/localstepper/geometry.hh
include/hpplocalstepper/hppLosCentipedeFactory.hh
include/hpplocalstepper/hppLosCentipede.hh
include/hpplocalstepper/hppLosGeometry.hh
......@@ -6,6 +9,27 @@ include/hpplocalstepper/hppLosLinkGeometry.hh
include/hpplocalstepper/hppLosLink.hh
include/hpplocalstepper/hppLosSolverBasic.hh
include/hpplocalstepper/hppLosSolver.hh
include/hpp/localstepper/link-geometry.hh
include/hpp/localstepper/link.hh
include/hpp/localstepper/solver-basic.hh
include/hpp/localstepper/solver.hh
include/hpp/localstepper/task/collision-avoider.hh
include/hpp/localstepper/task/com-bounding-task.hh
include/hpp/localstepper/task/com-task.hh
include/hpp/localstepper/task/cone-task.hh
include/hpp/localstepper/task/configuration-task.hh
include/hpp/localstepper/task/coplanar-task.hh
include/hpp/localstepper/task/disc-avoider.hh
include/hpp/localstepper/task/feet-anti-collisiontask.hh
include/hpp/localstepper/task/feet-area-task.hh
include/hpp/localstepper/task/feet-projection-task.hh
include/hpp/localstepper/task/gaze-task.hh
include/hpp/localstepper/task/link-configuration-task.hh
include/hpp/localstepper/task/multi-task.hh
include/hpp/localstepper/task/parallel-task.hh
include/hpp/localstepper/task/plane-task.hh
include/hpp/localstepper/task/pointing-task.hh
include/hpp/localstepper/task/position-task.hh
include/hpplocalstepper/tasks/hppLosCollisionAvoider.hh
include/hpplocalstepper/tasks/hppLosComBoundingTask.hh
include/hpplocalstepper/tasks/hppLosComTask.hh
......@@ -25,7 +49,12 @@ include/hpplocalstepper/tasks/hppLosPointingTask.hh
include/hpplocalstepper/tasks/hppLosPositionTask.hh
include/hpplocalstepper/tasks/hppLosTask.hh
include/hpplocalstepper/tasks/hppLosTransformationTask.hh
lib/libhpplocalstepper.la
lib/pkgconfig/hpplocalstepper.pc
@dirrm include/hpplocalstepper/tasks
@dirrm include/hpplocalstepper
include/hpp/localstepper/task/task.hh
include/hpp/localstepper/task/transformation-task.hh
lib/libhpp-localstepper.la
lib/libhpp-localstepper.so
lib/libhpp-localstepper.so.0
lib/libhpp-localstepper.so.0.0.0
lib/pkgconfig/hpp-localstepper.pc
@dirrm include/hpp/localstepper/tasks
@dirrm include/hpp/localstepper
......@@ -28,8 +28,8 @@ ifeq (+,$(HPP_LOCALSTEPPER_DEPEND_MK)) # --------------------------------------
PREFER.hpp-localstepper?= robotpkg
SYSTEM_SEARCH.hpp-localstepper=\
include/hpplocalstepper/hppLosSolver.hh \
lib/pkgconfig/hpplocalstepper.pc
include/hpp/localstepper/solver.hh \
lib/pkgconfig/hpp-localstepper.pc
DEPEND_USE+= hpp-localstepper
DEPEND_ABI.hpp-localstepper?= hpp-localstepper>=0.1
......
SHA1 (hpplocalstepper-1.0.tar.gz) = 79b323435724519924b05301658233b81db8e158
RMD160 (hpplocalstepper-1.0.tar.gz) = 3841ad898f75c641ec9b74a3030cda037c3707ca
Size (hpplocalstepper-1.0.tar.gz) = 409085 bytes
SHA1 (hpp-localstepper-1.1.tar.gz) = 210c29fe3ff1acf38920d4aadc6a03ba266e3ed4
RMD160 (hpp-localstepper-1.1.tar.gz) = 8cceac2dde0145e503f76490222b34ce29ff1c99
Size (hpp-localstepper-1.1.tar.gz) = 423134 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