#include <datmo.hpp>
Definition at line 62 of file datmo.hpp.
◆ Datmo()
◆ ~Datmo()
◆ callback()
| void Datmo::callback |
( |
const sensor_msgs::LaserScan::ConstPtr & |
scan_in | ) |
|
◆ Clustering()
| void Datmo::Clustering |
( |
const sensor_msgs::LaserScan::ConstPtr & |
scan_in, |
|
|
vector< pointList > & |
clusters |
|
) |
| |
◆ transformPointList()
◆ visualiseGroupedPoints()
| void Datmo::visualiseGroupedPoints |
( |
const vector< pointList > & |
point_clusters | ) |
|
◆ cclusters
| unsigned long int Datmo::cclusters = 1 |
|
private |
◆ cg
| unsigned long int Datmo::cg = 1 |
|
private |
◆ clusters
◆ dt
◆ dth
◆ euclidean_distance
| double Datmo::euclidean_distance |
|
private |
◆ lidar_frame
| string Datmo::lidar_frame |
|
private |
◆ max_cluster_size
| int Datmo::max_cluster_size |
|
private |
◆ p_marker_pub
◆ pub_marker_array
◆ pub_tracks_box_kf
◆ scan
| sensor_msgs::LaserScan Datmo::scan |
|
private |
◆ sub_scan
◆ tf_listener
◆ time
◆ w_exec_times
◆ world_frame
| string Datmo::world_frame |
|
private |
The documentation for this class was generated from the following files: