- Mar 12, 2014
-
-
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.
-
- Feb 20, 2014
-
-
Arnaud Degroote authored
Related to 511e95f03480537ff18ad2ca on upstream repository
-
- Feb 18, 2014
-
-
Arnaud Degroote authored
Reported by Charles Lesire
-
- Feb 16, 2014
-
-
Anthony Mallet authored
-
- Feb 12, 2014
-
-
Anthony Mallet authored
-
Benjamin VADANT authored
Upgrading from eigen2 to eigen3 Adding feature "FlyCrane" Adding feature "Cost computation : mechanical work and integral" Adding feature "TERRT Planner" Adding support for bob and max on OTP
-
Benjamin VADANT authored
Adding feature "save p3d wayPoints in a file" Adding feature "fullbody in manipulation planning" Adding support for 2 robots setups Adding TERRT planner
-
Anthony Mallet authored
Update all package using MASTER_REPOSITORY_OPENROBOTS so that they now use MASTER_REPOSITORY_OPENROBOTS_TRAC. This is to account for the upcoming git.openrobots.org migration.
-
- Feb 10, 2014
-
-
Arnaud Degroote authored
While here, use INSTALLATION_DIRS instead of hardcoding install -d stuff
-
- Feb 07, 2014
-
-
Raphaël Lallement authored
-
Raphaël Lallement authored
Compile fix for Fedora18 and 19, more generally a bug fix for graphviz-2.28.0 Change the command line call for hatpconsole but do not brake the old-fashionned way to call it, scripts should still work.
-
Raphaël Lallement authored
Some bug fix and change the way to start the program (now can be given options)
-
- Feb 05, 2014
-
-
Pierrick Koch authored
-
Pierrick Koch authored
-
Pierrick Koch authored
-
- Jan 31, 2014
-
-
Arnaud Degroote authored
Changes since 1.1 ================= API addition ++++++++++++ - Add two methods ``sleep`` and ``time`` to handle time-related request. These methods are equivalent to the one provided by the ``Time`` module, but considers properly the simulated time. It is recommended to use these methods over ``Time`` one.
-
Arnaud Degroote authored
Changes since 1.1: ================== ``pocolibs`` is now able to export velodyne sensor.
-
- Jan 29, 2014
-
-
Anthony Mallet authored
patch-aa: see upstream commit 297ddbc Bump PKGREVISION
-
- Jan 15, 2014
-
-
Raphaël Lallement authored
It was based on ssh wish prevented person outside laas to pull.
-
Raphaël Lallement authored
Upgrade to version 2.8.0
-
- Dec 20, 2013
-
-
Aurelie Clodic authored
patch-ac -------- install ros executables also in share since ros facitilies are not able to find it in bin for now this issue has already been raised by ros community (e.g. https://github.com/ros/xacro/issues/2) should be possible to remove the patch with Hydro version (need to be tested)
-