Apollo 10.0
自动驾驶开放平台
|
#include <common.h>
Public 属性 | |
std::vector< std::pair< std::string, double > > | topic_list |
bool | use_system_time |
double | topic_rate_tolerance |
unsigned int | solution_status |
std::set< unsigned int > | position_type_range |
std::pair< float, float > | diff_age_range |
double | local_std_upper_limit |
int | channel_check_trigger_gap |
int | alignment_featch_pose_sleep |
double | static_align_duration |
double | static_align_tolerance |
double | static_align_dist_thresh |
double | eight_angle |
double | eight_duration |
double | eight_vel |
int | eight_bad_pose_tolerance |
int | laps_frames_thresh |
double | laps_alpha_err_thresh |
double | laps_time_err_thresh |
int | laps_search_diameter |
size_t | laps_number |
int | laps_number_additional |
double | laps_rate_thresh |
std::vector<std::pair<std::string, double> > apollo::hdmap::JsonConf::topic_list |