Skip to content
Snippets Groups Projects
Commit 71caf803 authored by andreucm's avatar andreucm
Browse files

GridCluster class added , inheriting from PointSet

parent e87ec4d5
Branches master
Tags 1.0.10
No related merge requests found
......@@ -27,6 +27,7 @@ SET(HDRS
corner_detector.h
entities.h
grid_2d.h
grid_cluster.h
laser_scan.h
line_detector.h
line_finder.h
......@@ -44,6 +45,7 @@ SET(SRCS
corner_detector.cpp
entities.cpp
grid_2d.cpp
grid_cluster.cpp
laser_scan.cpp
line_detector.cpp
line_finder.cpp
......
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