#include <object_supplement.h>
◆ Reset()
void apollo::perception::base::LidarObjectSupplement::Reset |
( |
| ) |
|
|
inline |
◆ cloud
◆ cloud_world
◆ fp_prob
float apollo::perception::base::LidarObjectSupplement::fp_prob = 0.f |
◆ height_above_ground
float apollo::perception::base::LidarObjectSupplement::height_above_ground = std::numeric_limits<float>::max() |
◆ is_background
bool apollo::perception::base::LidarObjectSupplement::is_background = false |
◆ is_fp
bool apollo::perception::base::LidarObjectSupplement::is_fp = false |
◆ is_in_roi
bool apollo::perception::base::LidarObjectSupplement::is_in_roi = false |
◆ is_orientation_ready
bool apollo::perception::base::LidarObjectSupplement::is_orientation_ready = false |
◆ num_points_in_roi
size_t apollo::perception::base::LidarObjectSupplement::num_points_in_roi = 0 |
◆ on_use
bool apollo::perception::base::LidarObjectSupplement::on_use = false |
◆ raw_classification_methods
std::vector<std::string> apollo::perception::base::LidarObjectSupplement::raw_classification_methods |
◆ raw_probs
std::vector<std::vector<float> > apollo::perception::base::LidarObjectSupplement::raw_probs |
The documentation for this struct was generated from the following file: