38 const double adc_speed);
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
Planning module main class. It processes GPS and IMU as input, to generate planning info...
virtual ~StGapEstimator()=delete
static double EstimateSafeYieldingGap()
static double EstimateSafeFollowingGap(const double target_obs_speed)
static double EstimateSafeOvertakingGap()
static double EstimateProperYieldingGap()
static double EstimateProperOvertakingGap(const double target_obs_speed, const double adc_speed)
static double EstimateProperFollowingGap(const double adc_speed)
Definition: st_gap_estimator.h:25