#include <mlf_motion_refiner.h>
◆ MlfMotionRefiner()
apollo::perception::lidar::MlfMotionRefiner::MlfMotionRefiner |
( |
| ) |
|
|
default |
◆ ~MlfMotionRefiner()
apollo::perception::lidar::MlfMotionRefiner::~MlfMotionRefiner |
( |
| ) |
|
|
default |
◆ CheckStaticHypothesisByState()
◆ CheckStaticHypothesisByVelocityAngleChange()
bool apollo::perception::lidar::MlfMotionRefiner::CheckStaticHypothesisByVelocityAngleChange |
( |
const TrackedObjectConstPtr & |
latest_object, |
|
|
const TrackedObjectConstPtr & |
new_object, |
|
|
double |
reasonable_angle_change_maximum |
|
) |
| const |
|
protected |
◆ Init()
◆ Name()
std::string apollo::perception::lidar::MlfMotionRefiner::Name |
( |
| ) |
const |
|
inline |
◆ Refine()
◆ claping_acceleration_threshold_
double apollo::perception::lidar::MlfMotionRefiner::claping_acceleration_threshold_ = 10 |
|
protected |
◆ claping_speed_threshold_
double apollo::perception::lidar::MlfMotionRefiner::claping_speed_threshold_ = 1.0 |
|
protected |
◆ EPSION_TIME
const double apollo::perception::lidar::MlfMotionRefiner::EPSION_TIME = 1e-3 |
|
protected |
The documentation for this class was generated from the following file: