#include <pbf_gatekeeper.h>
◆ existence_threshold
double apollo::perception::fusion::PbfGatekeeperParams::existence_threshold = 0.7 |
◆ invisible_period_threshold
double apollo::perception::fusion::PbfGatekeeperParams::invisible_period_threshold = 0.001 |
◆ max_radar_confident_angle
double apollo::perception::fusion::PbfGatekeeperParams::max_radar_confident_angle = 20 |
◆ min_camera_publish_distance
double apollo::perception::fusion::PbfGatekeeperParams::min_camera_publish_distance = 50 |
◆ min_radar_confident_distance
double apollo::perception::fusion::PbfGatekeeperParams::min_radar_confident_distance = 40 |
◆ pub_track_time_thresh
int apollo::perception::fusion::PbfGatekeeperParams::pub_track_time_thresh = 3 |
◆ publish_if_has_camera
bool apollo::perception::fusion::PbfGatekeeperParams::publish_if_has_camera = true |
◆ publish_if_has_lidar
bool apollo::perception::fusion::PbfGatekeeperParams::publish_if_has_lidar = true |
◆ publish_if_has_radar
bool apollo::perception::fusion::PbfGatekeeperParams::publish_if_has_radar = true |
◆ radar_existence_threshold
double apollo::perception::fusion::PbfGatekeeperParams::radar_existence_threshold = 0.9 |
◆ toic_threshold
double apollo::perception::fusion::PbfGatekeeperParams::toic_threshold = 0.8 |
◆ use_camera_3d
bool apollo::perception::fusion::PbfGatekeeperParams::use_camera_3d = true |
◆ use_track_time_pub_strategy
bool apollo::perception::fusion::PbfGatekeeperParams::use_track_time_pub_strategy = true |
The documentation for this struct was generated from the following file: