Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 22, 2013
  3. Jan 14, 2013
  4. Jan 11, 2013
  5. Jan 10, 2013
  6. Dec 19, 2012
  7. Dec 18, 2012
  8. 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
  9. 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
  10. Dec 11, 2012
  11. Dec 10, 2012
  12. Dec 06, 2012
  13. Dec 05, 2012
  14. Nov 23, 2012
  15. Nov 21, 2012
    • Anthony Mallet's avatar
      [wip/genom3-ros] Update to 1.1 · ab1cba74
      Anthony Mallet authored
      Changes since 1.0:
      
      . Fixed minor build issues and typos
      
      . Fixed minor issues with 'remote' services.
      
      . Fixed minor build issues with .msg, .srv and .actions for weird types and
        fixed serialization of bounded strings.
      
      . Improved installation and generated ros manifest
      
      . Fixed 'masquerading' for ros message types (and topics)
      
      . Fixed 'remapping' arguments, both in server and client/c.
      
      . Map IDL bounded strings to rosmsg 'strings' (instead of an array of uint8).
        This is more natural on the command line, and preserves the string semantics.
      
      . Fixed interruption of async codels and activities incompatible with
        themselves. Also fixed interruption of activities without stop codels. Fixed
        the 'report' in case of interruption.
      
      . Better error messages when unknown options are passed to init() in the
        client/c template.
      
      . Added a rosaction script, for command line invocation of actions.
      
      . Implemented -b option (daemonize) and -d option (debug) in the server and
        added handlers for SIGTERM and SIGQUIT.
      ab1cba74
Loading