Apollo  v5.5.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::lidar::BipartiteGraphMatcherOptions Struct Reference

#include <base_bipartite_graph_matcher.h>

Collaboration diagram for apollo::perception::lidar::BipartiteGraphMatcherOptions:
Collaboration graph

Public Attributes

float cost_thresh = 4.0f
 
float bound_value = 100.0f
 

Member Data Documentation

◆ bound_value

float apollo::perception::lidar::BipartiteGraphMatcherOptions::bound_value = 100.0f

◆ cost_thresh

float apollo::perception::lidar::BipartiteGraphMatcherOptions::cost_thresh = 4.0f

The documentation for this struct was generated from the following file: