- Aug 06, 2012
-
-
Anthony Mallet authored
-
Anthony Mallet authored
Instead of the mostly hidden location on pr.willowgarage.com, consistently use github.com/ros for fetching the distfile
-
Anthony Mallet authored
-
- Jul 31, 2012
-
-
Anthony Mallet authored
-
- Jul 20, 2012
-
-
Anthony Mallet authored
patch-aa has been committed upstream, so it must be removed from here. Hi Mamoun!
-
- Jul 18, 2012
-
-
Anthony Mallet authored
Changes since 1.6.11: Version 1.7.1 (23 December 2011) fixes in CUDA kd-tree index renamed some constants to avoid conflicts with other libraries Version 1.7.0 (20 December 2011) new index type (HierarchicalClusteringIndex) for matching features using any metric distance (works well for binary features and Hamming distances) LSH implementation for matching binary features contributed by Vincent Rabaud GPU kd-tree matching for 3D features on CUDA compatible hardware contributed by Andreas Muyzel support for multithreaded search using the TBB library contributed by Nick Vanbaelen better performance when searching for many neighbors improvements to the MPI search support support for radius search using multiple query points at once small breaking API change if upgrading from a previous version, check the manual on how to update your code. bug fixes
-
Anthony Mallet authored
-
Anthony Mallet authored
Nothing really working here, just committing WIP.
-
Anthony Mallet authored
-
Séverin Lemaignan authored
- Add initial support for pocolibs posters
-
- Jul 17, 2012
-
-
Mamoun Gharbi authored
-
Mamoun Gharbi authored
-
Mamoun Gharbi authored
-
Mamoun Gharbi authored
-
- Jul 16, 2012
-
-
Mamoun Gharbi authored
-
Mamoun Gharbi authored
-
Mamoun Gharbi authored
-
Mamoun Gharbi authored
-
Mamoun Gharbi authored
-
Mamoun Gharbi authored
-
- Jun 19, 2012
-
-
Anthony Mallet authored
-
- Jun 12, 2012
-
-
Arnaud Degroote authored
-
Arnaud Degroote authored
Changes since 0.3: - portability fix - handle correctly recent version of boost Changes in the packages: - remove now useless CPPFLAGS and CXXFLAGS
-
Arnaud Degroote authored
Changes since 2.1: - portability fix - support for opencv >= 2.3 Changes in the packages: - remove patch applied mainstream - add headings - remove now useless flags
-
- May 12, 2012
-
-
Anthony Mallet authored
Use std::pow(float, int) instead. While here, add a PLIST. Hi severin!
-
- Apr 05, 2012
-
-
Arnaud Degroote authored
Reported by Charles Lesire
-
- Mar 22, 2012
-
-
Arnaud Degroote authored
Changes since 1.6.1: Introduce new API for Pursuit function (by crobin@laas.fr)
-
- Mar 09, 2012
-
-
Antonio El Khoury authored
Mumps is a sparse linear solver, and could be used for other problems besides numerical optimization.
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
Antonio El Khoury authored
Robotpkg must look for sequential implementation libraries of Mumps. They are suffixed with _seq.
-
Anthony Mallet authored
- Fix patch-ab for the F_ARITH_SYMBOL definition - Add patch-ac fixing mumps_elapse symbol name definition - Suffix libraries with _seq, as we build only the sequential version (no MPI). - Add version tag to dso - Require gcc-fortran>=4 (f90 compiler).
-
- Mar 08, 2012
-
-
Anthony Mallet authored
Add configure/Makefile scripts, and try to make this robust. This needs testing.
-
- Mar 07, 2012
-
-
Antonio El Khoury authored
-
- Mar 06, 2012
-
-
Antonio El Khoury authored
-
Antonio El Khoury authored
-
Antonio El Khoury authored
* The flags were not taken into account by CMake as they were not set correctly. * The flags are for aggressive optimization, they should be set in robotpkg.conf if needed.
-
Antonio El Khoury authored
-
- Mar 05, 2012
-
-
Arnaud Degroote authored
-