Skip to content
Snippets Groups Projects
Commit 81c66523 authored by Benjamin VADANT's avatar Benjamin VADANT
Browse files

[path/move3d-studio] bump to version

Adding no gui mode
Adding interface for new algorithm (RRT* Multi RRT)
Adding OTP functionalities
Adding LOAD/SAVE Graph, Trajectory and Camera Position
parent e2d13a53
No related branches found
No related tags found
No related merge requests found
......@@ -4,10 +4,10 @@
PKGNAME= move3d-studio-${VERSION}
DISTNAME= move3d-studio-${VERSION}
VERSION= 3.9.1
VERSION= 1.2
CATEGORIES= path
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=BioMove3D/}
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=move3d-studio/}
MASTER_REPOSITORY= git ssh://trac.laas.fr/git/robots/move3d-studio.git
MAINTAINER= biomove3dgitrepo@laas.fr
......@@ -19,6 +19,7 @@ LICENSE= gnu-gpl-v2
CMAKE_ARGS+= -DGENERATE_STUDIO=ON
CMAKE_ARGS+= -DMOVE3D_QT=ON
## Dependencies
include ../../math/gbM/depend.mk
......@@ -34,13 +35,15 @@ include ../../wip/sysdep/gts.mk
include ../../wip/sysdep/qhull.mk
include ../../wip/sysdep/libxpm.mk
include ../../wip/sysdep/xforms.mk
include ../../wip/sysdep/qwt.mk
include ../../wip/libmove3d/depend.mk
# XXX: no such package
# include ../../wip/libhri/depend.mk
include ../../wip/libmove3d-hri/depend.mk
include ../../wip/libmove3d-planners/depend.mk
include ../../mk/sysdep/cmake.mk
include ../../mk/language/c.mk
include ../../mk/language/c++.mk
include ../../mk/robotpkg.mk
include ../../pkgtools/pkg-config/depend.mk
......@@ -19,7 +19,7 @@ SYSTEM_SEARCH.move3d-studio=\
DEPEND_USE+= move3d-studio
DEPEND_ABI.move3d-studio?=move3d-studio>=3.9
DEPEND_ABI.move3d-studio?=move3d-studio>=1.2
DEPEND_DIR.move3d-studio?=../../wip/move3d-studio
endif # MOVE3DSTUDIO_DEPEND_MK ----------------------------------------
......
SHA1 (libmove3d-3.9.1.tar.gz) = 9f41852677184f86b5c476ea64dbd34d0200a606
RMD160 (libmove3d-3.9.1.tar.gz) = 646347f56ae155c53d581968d5cde976e7ddf0e1
Size (libmove3d-3.9.1.tar.gz) = 5405692 bytes
SHA1 (move3d-studio-1.2.tar.gz) = 0aa174b40fe2d18592f72b66a4f715883d8b9b5f
RMD160 (move3d-studio-1.2.tar.gz) = bd79a88e212019b2b6597096c2ce5b5a5d2712c6
Size (move3d-studio-1.2.tar.gz) = 1313701 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