Skip to content
Snippets Groups Projects
  1. Feb 12, 2015
    • 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
  2. Jul 15, 2014
    • Pierrick Koch's avatar
      [wip/gladys] Update to gladys-0.2.5 · b3a29fe8
      Pierrick Koch authored
      gladys-0.2.5
      
      Changes since v0.2.3:
      
      Patrick Bechon (2):
            Fix a warning : Python.h should be the first file included.     See https://docs.python.org/2/c-api/intro.html#include-files
            Add a python binding to get the cost of a path
      
      Pierrick Koch (6):
            [gdalwrap] vfloat2vuchar -> raster2bytes
            [tool] update robotpkg script
            [test] workaround gdal equality test
            add gdal points
            [python] search w/cost returns (path,cost)
            [cmake] add python/test options
      b3a29fe8
  3. Apr 02, 2014
  4. 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
  5. Nov 26, 2013
  6. Oct 03, 2013
  7. Oct 02, 2013
  8. Sep 27, 2013
  9. Sep 20, 2013
    • Pierrick Koch's avatar
      [wip/gladys] Update to gladys-0.1.7 · 7fc6fd12
      Pierrick Koch authored
      - fix points scale
      - use C++ numeric_limits::infinity instead of C HUGE_VAL
      - new LRU cache system
      - search path now returns a valid cost
      - new frontier exploration
      7fc6fd12
  10. Sep 16, 2013
  11. Sep 15, 2013
  12. Sep 13, 2013
    • Pierrick Koch's avatar
      [wip/gladys] Update to gladys-0.1.4 · 98812070
      Pierrick Koch authored
      Arnaud Degroote (8):
            Use bundled_properties in nav_graph
            [cmake] Tell to pkg-config where is really the gladys library
            Add a getter on the internal graph of nav_graph
            Add a field t to edge structure
            Initial implementation of dstar lite algorithm
            Document a bit dstar
            [test] Fix header of dstar test
            cleanup included file
      
      Cyril Robin (5):
            Fix dependencies
            Getter are const
            Add getters with pointer for huge data structures
            Enum names are public.
            Replace pointers by const ref in getters (safer)
      
      Pierrick Koch (18):
            [python] cleanup
            [robotpkg] add tool for package update
            [weight] add missing references
            Revert "Enum names are public."
            [python] 'N' to view the weight-map
            [python] switch between all region bands
            [doc] add note about contrib in readme
            [doc] Markdown-ify the readme and add license
            [weight] remove last get_*_pt()
            [gdal] add handy method to display a raster
            [nav_graph] get_vertex -> get_vertex_or_create to avoid confusion
            [nav_graph] load if unknown, then weight is max
            [visibility] add visibility_map (wip)
            [cmake] fix gladys.pc shall NOT require GDAL
            cleanup to_string
            [python] decrease path width (5->2px)
            [visibility] some update
            v0.1.4
      98812070
  13. Sep 05, 2013
  14. Aug 26, 2013
  15. Aug 23, 2013
  16. Aug 19, 2013
Loading