Major change in cmake setup:
* Simox projects are not longer treated as stand-alone-projects, but as subprojects of simox. This avoids lots of confusions that have been ontroduced due to the VirtualRobot stand-alone project. * cmake build-config and install setup has been improved and is consistent through the whole project. * switched to version 2.3.0 git-svn-id: http://svn.code.sf.net/p/simox/code/trunk@466 042f3d55-54a8-47e9-b7fb-15903f145c44
Showing
- CMakeLists.txt 47 additions, 95 deletionsCMakeLists.txt
- CMakeModules/FindCoin3D.cmake 94 additions, 94 deletionsCMakeModules/FindCoin3D.cmake
- CMakeModules/FindEigen3.cmake 86 additions, 86 deletionsCMakeModules/FindEigen3.cmake
- CMakeModules/FindSimox.cmake 0 additions, 52 deletionsCMakeModules/FindSimox.cmake
- CMakeModules/FindSoQt.cmake 63 additions, 63 deletionsCMakeModules/FindSoQt.cmake
- CMakeModules/SimoxConfig.cmake.in 35 additions, 41 deletionsCMakeModules/SimoxConfig.cmake.in
- CMakeModules/SimoxConfigVersion.cmake.in 2 additions, 1 deletionCMakeModules/SimoxConfigVersion.cmake.in
- CMakeModules/SimoxExternalLibrarySetup.cmake 0 additions, 16 deletionsCMakeModules/SimoxExternalLibrarySetup.cmake
- CMakeModules/SimoxMacros.cmake 42 additions, 6 deletionsCMakeModules/SimoxMacros.cmake
- GraspPlanning/CMakeLists.txt 36 additions, 46 deletionsGraspPlanning/CMakeLists.txt
- GraspPlanning/ConvexHullGenerator.cpp 1 addition, 1 deletionGraspPlanning/ConvexHullGenerator.cpp
- GraspPlanning/ExternalDependencies/powercrust/CMakeLists.txt 14 additions, 13 deletionsGraspPlanning/ExternalDependencies/powercrust/CMakeLists.txt
- GraspPlanning/ExternalDependencies/qhull-2003.1/CMakeLists.txt 14 additions, 14 deletions...Planning/ExternalDependencies/qhull-2003.1/CMakeLists.txt
- GraspPlanning/GraspPlanner/GenericGraspPlanner.cpp 3 additions, 3 deletionsGraspPlanning/GraspPlanner/GenericGraspPlanner.cpp
- GraspPlanning/GraspPlanner/GenericGraspPlanner.h 2 additions, 2 deletionsGraspPlanning/GraspPlanner/GenericGraspPlanner.h
- GraspPlanning/GraspPlanner/MATPlanner/CandidateGraspTester.cpp 2 additions, 2 deletions...Planning/GraspPlanner/MATPlanner/CandidateGraspTester.cpp
- GraspPlanning/GraspPlanner/MATPlanner/CandidateGraspTester.h 1 addition, 1 deletionGraspPlanning/GraspPlanner/MATPlanner/CandidateGraspTester.h
- GraspPlanning/GraspPlanner/MATPlanner/Converter.h 49 additions, 49 deletionsGraspPlanning/GraspPlanner/MATPlanner/Converter.h
- GraspPlanning/GraspPlanner/MATPlanner/GridOfMedialSpheres.cpp 3 additions, 3 deletions...pPlanning/GraspPlanner/MATPlanner/GridOfMedialSpheres.cpp
- GraspPlanning/GraspPlanner/MATPlanner/MatGraspPlanner.h 1 addition, 1 deletionGraspPlanning/GraspPlanner/MATPlanner/MatGraspPlanner.h
Loading
Please register or sign in to comment