- Apr 02, 2014
-
-
Pierrick Koch authored
atlaas-0.1.4 Changes since v0.1.3: Pierrick Koch (39): [tool] add shortlog to robotpkg commit message [doc] add todo <break it all> :-) [doc] various cleaning [merge] check index out of cached-map [custom] add custom z origin (altitude) rename sub -> tile cleanup Werror fix wrong tiles utm origin [tool] update openrobots archive scp url [tools] add optionnal tools [doc] add todos [time] update if n_points > 0 [merge] flat differ flat+10cm move helpers and types in atlaas/common.hpp [tools] add ipython example static const atlaas path break tile frame (-1,-1) -> (0,0) remove unused enum clear docstring current tile id (0, 0) [refactor] no more map member, breaking api [slide] return whether we did slide or not move atlaas::slide() in slide.cpp time diff cleanup [doc] update todos remove done ones [atlaas] add new square distance of a cell [doc] add some warning on float precision [doc] add doxygen generation [atlaas] rename merge(cloud, raster) -> rasterize [tools] clean pylab demo code [cloud] from XYZ to XYZI, add intensity, 16B align [export8u] rewrite export8u (debug only, use save for display) [doc] update readme install info [doc] add todos [merge] replace if 5m closer remove pseudo-persistent vertical info [doc] add todo rename [tool] fix robotpkg path [doc] update doxyfile to 1.7.6.1 [test] add merge test
-
Pierrick Koch authored
gdalwrap-0.1.7 Changes since v0.1.6: Pierrick Koch (12): [custom] add custom z origin (altitude) [gdal] add destructor to GDALDestroyDriverManager [meta] use stod for double cleanup Werror add in-place normalize helper add fastest deflate compression [tool] update openrobots archive scp url [tools] add optionnal tools [meta] add set meta size for meta only [doc] update readme install info Revert "destructor to GDALDestroyDriverManager" [tool] fix robotpkg path
-
- Mar 28, 2014
-
-
Anthony Mallet authored
optitrack-genom3-1.0 is a GenoM3 component exporting motion capture data from an Optitrack system. See http://www.naturalpoint.com/optitrack/
-
Anthony Mallet authored
openrobots-idl are common IDL interfaces for genom3 components. ATM just one data structure related to pose (state) estimators is defined.
-
Anthony Mallet authored
Bump PKGREVISION.
-
- Mar 27, 2014
-
-
Pierrick Koch authored
-
Pierrick Koch authored
-
Pierrick Koch authored
-
Pierrick Koch authored
-
Pierrick Koch authored
-
Pierrick Koch authored
-
Pierrick Koch authored
-
Pierrick Koch authored
-
Pierrick Koch authored
and add missing boost depend and add dynamic plist for doxygen
-
Pierrick Koch authored
note: libnabo is said to be compatible with both eigen{2,3} and add dynamic plist for doxygen
-
Pierrick Koch authored
-
Pierrick Koch authored
-
Pierrick Koch authored
use latest master version instead of v1.0.4 since it ships with a cmake fix for python dist-package path.
-
- Mar 12, 2014
-
-
Arnaud Degroote authored
-
Arnaud Degroote authored
-
Arnaud Degroote authored
-
Arnaud Degroote authored
// is not understand properly by gmake, use the right comment character. In depend.mk, don't search for the demo file, which won't be here if you did not build the package with demo option.
-
- Mar 11, 2014
-
-
Anthony Mallet authored
Not sure how this typo was introduced in the unrelated commit #77ce3e6b, but it's definitely wrong since pocolibs 2.13r2 does not exist. Revert to the real requirement >=2.11.99. Noted by Will He, thanks!
-
- Mar 10, 2014
-
-
Anthony Mallet authored
-
Anthony Mallet authored
-
Arnaud Degroote authored
Bump PKGREVISION
-
Arnaud Degroote authored
Moreover, remove duplicate entries between PLIST and PLIST.Linux Should fix build on NetBSD Bump PKGREVISION
-
Arnaud Degroote authored
Bump PKGREVISION
-
Arnaud Degroote authored
liblzma is the XZ-format compression library. XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma.
-
Arnaud Degroote authored
See Misc/NEWS for a complete list of changes since 3.3.2
-
Anthony Mallet authored
Changes since 1.2: . Fix handling of nested http requests . Optimize nested http requests by caching the current nesting level . Add a "-args" argument to tcl procedures sending requests . Fix a few issues regarding incorrect list vs. string usage . Handle optional<type> in service arguments / ports
-
Anthony Mallet authored
Changes since 1.7 . Throw a genom_mwerr (instead of genom_syserr) upon failure when reading ports . Fix a race condition during daemonization . Fix the json {,de}serialization of enums containing an invalid value . Fix missing argument in some [$type dereference] calls for 'remote' generation . Require genom3 >= 2.99.23 for the updated genom_mwerr exception . Drop removed .code member from the genom_mwerr exception . In client/c, generate json exception encoding code only for public exceptions . Assert that an enum is valid during the json serialization . Omit service-local parameters when building ros messages/services/actions . Implement optional<type>
-
Anthony Mallet authored
Changes since 1.5: . Fix a race condition during daemonization . Fix compatibility with genom3-2.99.20 for 'remote' objects . Do not hardcode mangled name of the pocolibs::metadata::component type . Fix the json {,de}serialization of enums containing an invalid value . Do not generate unused variable / label for tasks without permanent activity . Require genom3 >= 2.99.23 for the updated genom_mwerr exception . Drop removed .code member from the genom_mwerr exception . In client/c, generate json exception encoding code only for public exceptions . Assert that an enum is valid during the json serialization . In client/c, always cleanup comLib mboxes when terminating the last client . Fix csLib mailbox "max reply size" computation in the server . Implement optional<type> . Fix 'port name' vs. 'parameter name' mismatch in activity codels
-
Anthony Mallet authored
Changes since 2.99.22: . Added a new genom-IDL type "optional< type >" . Fixed compatibility issues with tcl-8.6 . Fixed the definition of the error code in genom_syserr . Dropped error code from genom_mwerr exception . Fixed a bunch of minor bugs in the parser / code generator.
-
- Mar 03, 2014
-
-
Anthony Mallet authored
Moved from MASTER_REPOSITORY_OPENROBOTS_TRAC to MASTER_REPOSITORY_OPENROBOTS
-
Anthony Mallet authored
Moved from MASTER_REPOSITORY_OPENROBOTS_TRAC to MASTER_REPOSITORY_OPENROBOTS
-
Anthony Mallet authored
Moved from MASTER_REPOSITORY_OPENROBOTS_TRAC to MASTER_REPOSITORY_OPENROBOTS
-
Anthony Mallet authored
Moved from MASTER_REPOSITORY_OPENROBOTS_TRAC to MASTER_REPOSITORY_OPENROBOTS
-
Anthony Mallet authored
Moved from MASTER_REPOSITORY_OPENROBOTS_TRAC to MASTER_REPOSITORY_OPENROBOTS.
-
- Feb 21, 2014
-
-
Matthieu Herrb authored
can-utils is a set of userspace tools for the Linux Socket-CAN CAN bus network drivers layers.
-