- Feb 12, 2015
-
-
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
-
- Jul 15, 2014
-
-
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
-
- Apr 02, 2014
-
-
Pierrick Koch authored
-
- Feb 12, 2014
-
-
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.
-
- Nov 26, 2013
-
-
Pierrick Koch authored
-
- Oct 03, 2013
-
-
Pierrick Koch authored
- visibility in the custom frame
-
- Oct 02, 2013
-
-
Pierrick Koch authored
-
- Sep 27, 2013
-
-
Pierrick Koch authored
and remove gdal-config since ../wip/gdalwrap do it for us now.
-
Pierrick Koch authored
-
- Sep 20, 2013
-
-
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
-
- Sep 16, 2013
-
-
Pierrick Koch authored
-
- Sep 15, 2013
-
-
Pierrick Koch authored
-
- Sep 13, 2013
-
-
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
-
- Sep 05, 2013
-
-
Pierrick Koch authored
-
- Aug 26, 2013
-
-
Pierrick Koch authored
NOTE: don't forget to put a space between "g++" and "=". Otherwise make interprets "+=".
-
- Aug 23, 2013
-
-
Pierrick Koch authored
-
Pierrick Koch authored
-
Pierrick Koch authored
v0.1.1
-
- Aug 19, 2013
-
-
Pierrick Koch authored
-