Skip to content
Snippets Groups Projects
  1. Sep 12, 2013
    • Benjamin VADANT's avatar
      [path/libmove3d-hri] bump to version · 84b103ab
      Benjamin VADANT authored
      Multiple Bugfix
      Adding mightabilities functionalities
      Adding GTP functions
      Adding task functionalities
      [path/libmove3d-planners] bump to version
      Refactoring of RRT, TRRT, Replanning Methods
      Implementation of Threshold-RRT
      Adding joint QUADROTOR
      Multiple bug fix
      84b103ab
  2. Sep 11, 2013
  3. Sep 10, 2013
  4. Sep 05, 2013
  5. Sep 03, 2013
  6. Aug 28, 2013
  7. Aug 27, 2013
  8. Aug 26, 2013
    • Arnaud Degroote's avatar
      [wip/hyper_genom] Upgrade to 0.11 · 83ca62bd
      Arnaud Degroote authored
      Changes since 0.10:
      -------------------
       - Generate automatically part of the glue needed to communicate with
         genom2 module
      83ca62bd
    • Arnaud Degroote's avatar
      [wip/hyper] Upgrade to 0.12 · 4f7f1daa
      Arnaud Degroote authored
      Important changes since 0.11
      -----------------------------
         - test program has been improved, allowing to pass complex constraint to
         the tested agents
         - doc improvements including new tutorials and more advanced documentation
         - compiler extensions interface has been extended, with more control points
      
      At the package level, use PLIST_DYNAMIC_DIRS in the doc case
      4f7f1daa
    • Pierrick Koch's avatar
      [wip/gladys] depend g++>=4.6 · 51d8f00f
      Pierrick Koch authored
      NOTE: don't forget to put a space between "g++" and "=".
      Otherwise make interprets "+=".
      51d8f00f
  9. Aug 23, 2013
  10. Aug 19, 2013
  11. Aug 12, 2013
  12. Aug 05, 2013
  13. Aug 01, 2013
  14. Jul 31, 2013
  15. Jul 30, 2013
  16. Jul 26, 2013
    • Anthony Mallet's avatar
      [wip/genom3] Add a dependency on ros-rospack for ros-* options · b27e9e80
      Anthony Mallet authored
      genom3-ros components and clients indirectly use rospack to generate
      messages. Since the debian packages don't have an RPATH, it is important to
      register the dependency so that robotpkg exports the proper LD_LIBRARY_PATH.
      
      This fixes the build of wip/demo-genom3 with a system ros-fuerte.
      b27e9e80
    • Anthony Mallet's avatar
      [wip/genomix] Update to genomix-1.3 · 99c5744c
      Anthony Mallet authored
      Changes since 1.2:
      . Do not leak the strings returned by clients json_error() function
      . Do not leak the input data structure sent to services
      99c5744c
    • Anthony Mallet's avatar
      [wip/genom3-ros] Update to genom3-ros-1.6 · a1b0b8b4
      Anthony Mallet authored
      Changes since 1.5:
      . Delete genom_ros interface and the genom_ros::error exception
      . Fix exception detail destruction in client/c
      . Implement new "result" function in client/c
      . The "send" function in client/c never blocks (supposedly)
      . Fix linking against -l:library on NetBSD (and a few other)
      . Compute an rpath when linking against ros libraries
      . Update path to gendeps, genaction, genmsg and gensrv for ros-1.9 (groovy)
      . Add a 'Requires' field in the .pc files for the genom C client protocol
        number
      . De-constify clients json_error() return value
      . Fix a memory leak in the C client.
      . Replace local client.h API / .pc files by genom3 common template source
      . Must explicitly mention client/c -uninstalled.pc in BUILT_SOURCE
      . Use a rospack cache local to the build directory
      a1b0b8b4
    • Anthony Mallet's avatar
      [wip/genom3-pocolibs] Update to genom3-pocolibs-1.4 · 77458c0b
      Anthony Mallet authored
      Changes since 1.3:
      . Fix compatibility with genom3-2.99.20 for async codels
      . Delete genom_pocolibs interface and the genom_pocolibs::error exception
      . Fix error detection in connect_port() and connect_remote() services
      . Delete obsolete file
      . Do not hardcode a mangled type name
      . Update exception handling during replies reception in clienþc
      . Implement new "result" function in clienþc
      . Add extern "C" in the generated c/client.h
      . Fix the scheduling of exec tasks according to the permanent activities codels
      . Add a 'Requires' field in the .pc files for the genom C client protocol
        number
      . De-constify clients json_error() return value
      . Fix a few memory leaks in the C client implementation
      . Must explicitly mention clienþc -uninstalled.pc in BUILT_SOURCE
      . Replace local client.h API / .pc files by genom3 common template source
      . Fix "void" exceptions decoding in C client
      77458c0b
    • Anthony Mallet's avatar
      [wip/genom3] Update to genom3-2.99.21 · 08150b15
      Anthony Mallet authored
      Changes since 2.99.20:
       . Changed the C++ IDL mapping for bounded sequences (use a
         genom::bounded_sequence instead of tr1::array).
       . Fixed a few syntactic issues in the C++ IDL mapping.
       . Fixed the C client interface to be able to invoke requests synchronously:
         added a result() function getting the result of a request and changed the
         semantics of send() so that it is always non-blocking (callbacks are
         optional).
       . Fixed the constness of the json_error() function in the c/client.h
         interface.
       . Added a .pc file for the version of the c/client.h interface, to detect
         versions mistmatch early during the configuration of clients.
       . Centralized a client.h tcl template source describing the instanciated
         c/client interface, so that templates providing a C client are guaranteed to
         be compatible.
       . Removed the version number in the installation path of genom3 builtin
         templates.
       . The --tmpldir or the GENOM_TMPL_PATH variable do not discard the genom3
         builtin template path anymore.
       . Replaced middleware-specific errors with a common middleware exception
         mwerr.
       . Added a [$port throw] procedure in the tcl template engine, that reports
         exceptions that can be raised during the reading or writing of a port.
       . Fix error reporting in the tcl template engine (line error number and error
         backtrace).
       . Improved documentation for the [$type ...] procedure in the tcl template
         engine.
      08150b15
  17. Jul 25, 2013
  18. Jul 24, 2013
  19. Jul 23, 2013
  20. Jul 18, 2013
  21. Jul 17, 2013
  22. Jul 12, 2013
Loading