Skip to content
Snippets Groups Projects
Commit d53df1b3 authored by Pierrick Koch's avatar Pierrick Koch
Browse files

[wip/atlaas] Update to atlaas-0.1.4

atlaas-0.1.4

Changes since v0.1.3:

Pierrick Koch (39):
      [tool] add shortlog to robotpkg commit message
      [doc] add todo <break it all> :-)
      [doc] various cleaning
      [merge] check index out of cached-map
      [custom] add custom z origin (altitude)
      rename sub -> tile
      cleanup Werror
      fix wrong tiles utm origin
      [tool] update openrobots archive scp url
      [tools] add optionnal tools
      [doc] add todos
      [time] update if n_points > 0
      [merge] flat differ flat+10cm
      move helpers and types in atlaas/common.hpp
      [tools] add ipython example
      static const atlaas path
      break tile frame (-1,-1) -> (0,0)
      remove unused enum
      clear docstring current tile id (0, 0)
      [refactor] no more map member, breaking api
      [slide] return whether we did slide or not
      move atlaas::slide() in slide.cpp
      time diff cleanup
      [doc] update todos remove done ones
      [atlaas] add new square distance of a cell
      [doc] add some warning on float precision
      [doc] add doxygen generation
      [atlaas] rename merge(cloud, raster) -> rasterize
      [tools] clean pylab demo code
      [cloud] from XYZ to XYZI, add intensity, 16B align
      [export8u] rewrite export8u (debug only, use save for display)
      [doc] update readme install info
      [doc] add todos
      [merge] replace if 5m closer
      remove pseudo-persistent vertical info
      [doc] add todo rename
      [tool] fix robotpkg path
      [doc] update doxyfile to 1.7.6.1
      [test] add merge test
parent 35da7138
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
#
NAME= atlaas
DISTNAME= ${NAME}-${VERSION}
VERSION= 0.1.3
VERSION= 0.1.4
CATEGORIES= mapping
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=${NAME}/}
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS_TRAC}${NAME}
......
@comment Tue Nov 26 12:36:35 CET 2013
@comment Wed Apr 2 09:56:04 CEST 2014
include/atlaas/atlaas.hpp
include/atlaas/common.hpp
lib/libatlaas.so
lib/pkgconfig/atlaas.pc
SHA1 (atlaas-0.1.3.tar.gz) = a5f34e348ef302ab4335beaa6b349d4460fe7682
RMD160 (atlaas-0.1.3.tar.gz) = eab0be6945254f9256cb3380d5d5a3e0903f17b7
Size (atlaas-0.1.3.tar.gz) = 11154 bytes
SHA1 (atlaas-0.1.4.tar.gz) = d7cd9bd19849af47d72f5a6a963e1990aa118144
RMD160 (atlaas-0.1.4.tar.gz) = e5c9c1a6b396e4dd113f1b4989b01a3ebd3863bf
Size (atlaas-0.1.4.tar.gz) = 35137 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment