Skip to content
Snippets Groups Projects
  1. Mar 01, 2013
    • Arnaud Degroote's avatar
      [wip/py-morse] Update to 1.0 · e082d219
      Arnaud Degroote authored
      Changes since 0.6:
      
      The Python bindings for MORSE have been completely rewritten, now
      supporting a modern asynchronous interface (based on Python 3.2
      *futures*). It is also deemed as feature complete: it supports discovery
      of the simulation components, synchronous/asynchronous service
      invocation (including service cancellation) and synchronous/asynchronous
      read/write of datastream (#216).
      
      TODO: use ../../simulator/morse/Makefile.common
      e082d219
  2. Feb 27, 2013
  3. Feb 26, 2013
  4. Feb 25, 2013
    • Arnaud Degroote's avatar
      [wip/MPC_planner-genom] Add a patch to appease openprs · 1505c449
      Arnaud Degroote authored
      OpenPRS does not support char[] in the signature of activities, so
      replace them by a structure encapsulating this char[].
      Must fix the bulk build
      1505c449
    • Félix Ingrand's avatar
      [wip/genom3-openprs] Release version 1.0.2 · 20adcea1
      Félix Ingrand authored
      - Proper template for the latest version of transgen3
      - Some changes to make sure that some function names will not conflict with original GenoM.
      - Fix a bug in dynamic string management.
      - Rename the MAKE-NEW-<"$COMP">... OP used to create a module with a non default name.
      - Fix some ugly uppercase names.
      - Bug in the way we computed the number of arguments in PUGetOprsVarArgG3Parameters.
      - Prefix the goal name with the module name to avoid name collision when multiple modules are loaded.
      - Added some code to optimize and cache symbol and PFR hashtable lookup.
      - Bump version to 1.0.2 before robotpkg release.
      20adcea1
    • Félix Ingrand's avatar
      [wip/transgen3] Release 1.0b2 · 71c559c0
      Félix Ingrand authored
      - Modifications to make genom2 and genom3 modules work in the same kernel.
      - the java interface is now optional (not activated by default).
      71c559c0
  5. Jan 29, 2013
    • Raphaël Lallement's avatar
      [planning/hatpconsole] Add missing dependency · 54e408f0
      Raphaël Lallement authored
      hatpconsole was missing libgvc that can be found in graphviz.
      Modify the Makefile to add the dependency, and add the file to
      find the libgvc (from graphviz). If a project needs libgvc it
      should use the file mk/sysdep/libgraphviz.mk instead of the
      mk/sysdep/graphviz.mk in order to get the libraries.
      As this was a minor change, update the PKGREVISION.
      54e408f0
  6. Jan 22, 2013
  7. Jan 14, 2013
  8. Jan 11, 2013
  9. Jan 10, 2013
  10. Dec 19, 2012
  11. Dec 18, 2012
  12. Dec 14, 2012
    • Arnaud Degroote's avatar
      [wip/jafar-rtslam] Update to 0.2 · 985a5a97
      Arnaud Degroote authored
      Lots of improvements and bug fixes since 0.1
      Support a lot more sensors in input.
      
      From the pkg point of view, add headings, use the makefile.common, and
      clean PLIST.
      985a5a97
  13. Dec 13, 2012
    • Arnaud Degroote's avatar
      [wip/jafar-qdisplay] Upgrade to 0.2 · a34fd057
      Arnaud Degroote authored
      Changes since 0.1:
      	- add a labeler class to manually label objects in image
      	- improve cmakelist
      
      Changes in the package:
      	- use jafar/Makefile.common
      	- fix PLIST
      a34fd057
  14. Dec 11, 2012
  15. Dec 10, 2012
Loading