Skip to content
Snippets Groups Projects
  1. Feb 12, 2014
    • Anthony Mallet's avatar
      Update MASTER_REPOSITORY_OPENROBOTS · 1b0c75de
      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.
      1b0c75de
  2. Nov 19, 2013
  3. Oct 10, 2013
    • Arnaud Degroote's avatar
      [wip/hyper] Upgrade to 0.13 · e377b710
      Arnaud Degroote authored
      Changes since 0.12:
      -------------------
         - Extend error message to include fault when updating value
         - Lots of improvement in tutorial after proofreading by C. Robin
         - A few important bug fixes:
      	- fix possible race issue in wait
      	- fix code generation for complex wait primitive
      e377b710
  4. Sep 10, 2013
  5. Aug 26, 2013
    • 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
  6. Jul 09, 2013
  7. May 30, 2013
  8. May 29, 2013
    • Arnaud Degroote's avatar
      [wip/hyper] Upgrade to version 0.11 · f19ef9b4
      Arnaud Degroote authored
      Important changes since 0.10:
      	- Add more information about fault along the different agents. In
      	particular, it allows a better error description for both local reasonner,
      	and operator if needed.
      	- Add support for complex computation in wait and assert.
      	- Remove support for while, as it was never really used, and that it is now
      	equivalent to wait with a 'complex' computation
      	- Make hyperc a bit more start when handling arguments
      	- Better handling of rpath so no more need to play with LD_LIBRARY_PATH
      f19ef9b4
  9. May 07, 2013
    • Arnaud Degroote's avatar
      [wip/hyper] Upgrade to version 0.10 · 0ece57ee
      Arnaud Degroote authored
      Changes since 0.9:
      	- allows selecting port of hyperruntime
      	- allows let expression in end handler
      	- generate some tests programm for each agent, allowing to access to the
      	  different variables of the agent (encoded in JSON)
      	- start to write some documentation (but not enough for 1.0)
      
      Notables bugfixes:
      	- be more rigorous when handling getifaddr
      	- fix some race in make handling
      	- fix some build issues
      	- fix invalid code generation for big doubles
      
      Package:
      	- remove various patches now integred in the release
      	- add a doc option, to construct the (beginning of) documentation (need
      	  py-sphinx).
      0ece57ee
  10. Mar 14, 2013
  11. Jan 10, 2013
  12. Nov 23, 2012
  13. Nov 05, 2012
    • Anthony Mallet's avatar
      [wip/hyper] Be gentle with RAM · 0aabe71a
      Anthony Mallet authored
      Following the author's advice, re-enable this package but disable parallel
      jobs, because some files make gcc grow up to 1GB during compilation. This is an
      issue with the current setup for bulk builds.
      0aabe71a
  14. Oct 19, 2012
  15. Oct 08, 2012
Loading