Added Occupancy class. Database SQL: added ground_cells, obstacle_cells and cell_size fields to Node table (updated Signature too).

This commit is contained in:
matlabbe
2016-08-14 19:19:32 -04:00
parent b947bde3db
commit af02e02978
12 changed files with 418 additions and 2 deletions

View File

@@ -64,6 +64,8 @@ SET(SRC_FILES
Stereo.cpp
StereoDense.cpp
StereoCameraModel.cpp
Occupancy.cpp
rtflann/ext/lz4.c
rtflann/ext/lz4hc.c