Skip to content
Snippets Groups Projects
  1. May 29, 2015
  2. May 28, 2015
    • Anthony Mallet's avatar
      [wip/genom3] Update to 2.99.25 · 4bad85c5
      Anthony Mallet authored
      Changes since 2.99.24:
       . Added configure options to install only the runtime or the code generator
         tool
       . Fixed Typo in the doc of language::mapping code generator procedure
       . Added an optional parameter to [language mappings] controlling #line
         generation
       . Do not generate #line directives for the IDL mappings of the C client
       . Fixed json encoding of 'chars' in the common template json library
       . Miscelaneous bug fixes in the build system
      4bad85c5
  3. May 27, 2015
  4. May 19, 2015
  5. May 11, 2015
  6. May 06, 2015
  7. May 03, 2015
  8. Apr 27, 2015
  9. Apr 24, 2015
    • Pierrick Koch's avatar
      [wip/gladys] Update to gladys-0.2.7 · b752bbef
      Pierrick Koch authored
      gladys-0.2.7
      
      Changes since v0.2.6:
      
      Patrick Bechon (13):
            [gladys] Update the parameter names to emphasize the fact that they are not interchangeable
            [robot_model] fix a typo creating a memory error (using uninitialized memory)
            [visibility] Allow is_visible to use 3D points. Use it for gladys.can_communicate
            [test] Add a test for the 3D visibility check
            [visibility] Fix compilation error on older GCC
            [test] Fix compilation error on older GCC
            [nav_graph] add a function to get the closest point in the nav graph and its python binding
            [test] remove some clang warnings
            [nav_graph] Add a unit test for single_source_all_costs and fix an edge case
            Add an optional antenna in the robot model and use it for communication tests
            [test] Correction of a typo
            [python] Modification of the binding to allow calls with (x,y) or (x,y,z) points
            [python] update to allow the use of python3
      
      Pierrick Koch (1):
            [python] classic import, remove relative
      b752bbef
    • Pierrick Koch's avatar
      [wip/gladys] make python optional · 161ef855
      Pierrick Koch authored
      for now comment dep on boost-python since it does not allow to use with
      system lib. we should fix boost-python/depend.mk first
      161ef855
  10. Apr 21, 2015
  11. Apr 15, 2015
  12. Apr 14, 2015
  13. Mar 31, 2015
    • Arnaud Degroote's avatar
      [py-mavlink] Upgrade to 1.1.50 version · 4d037891
      Arnaud Degroote authored
      No really released outside of pip, so grab it from the git reposity.
      No real changelog but important changes for python3 have been done.
      Switch to setuptools to build it.
      4d037891
  14. Mar 27, 2015
  15. Mar 16, 2015
  16. Mar 09, 2015
  17. Mar 06, 2015
    • Arnaud Degroote's avatar
      [wip/py-hla] Fix cmake for python 3.4 · 92a435fd
      Arnaud Degroote authored
      python3.4 -V now returns on stdout while before it returns on stdout. It
      breaks pyHLA version detection. Use standard PYTHON_VERSION_STRING from
      FindPythonInterp.cmake to do the test instead.
      92a435fd
  18. Mar 02, 2015
  19. Feb 27, 2015
  20. Feb 19, 2015
  21. Feb 12, 2015
    • Pierrick Koch's avatar
      [wip/atlaas] add missing headers in PLIST · c002943a
      Pierrick Koch authored
      c002943a
    • Pierrick Koch's avatar
      [wip/gladys] Update to gladys-0.2.6 · f1b04e2d
      Pierrick Koch authored
      gladys-0.2.6
      
      Changes since v0.2.5:
      
      Cyril Robin (1):
            [Test] Fix Bresenham test
      
      Patrick Bechon (4):
            [points] Fix compilation errors using clang
            [python] Add bindings for gladys::gladys in python
            [python] adding bindings for gladys.can_communicate
            Add a single_source_all_costs function
      
      Pierrick Koch (2):
            [readme] add DOI for citation
            [robotpkg] fix openrobots ftp path
      f1b04e2d
Loading