变量 | |
static const float | JUNCTION_LOOK_AHEAD = 5.0f |
static const float | MIN_JUNCTION_LENGTH = 8.0f |
static const float | MIN_SAFE_INTERVAL_LENGTH = 0.5f * SAFE_DISTANCE_AFTER_JUNCTION |
static const float | MIN_TARGET_WAYPOINT_DISTANCE = 3.0f |
static const float | SAFE_DISTANCE_AFTER_JUNCTION = 4.0f |
static const float | TARGET_WAYPOINT_TIME_HORIZON = 0.3f |
|
static |
在文件 Constants.h 第 56 行定义.
|
static |
在文件 Constants.h 第 58 行定义.
被这些函数引用 carla::traffic_manager::LocalizationStage::ExtendAndFindSafeSpace().
|
static |
在文件 Constants.h 第 59 行定义.
被这些函数引用 carla::traffic_manager::MotionPlanStage::SafeAfterJunction().
|
static |
在文件 Constants.h 第 55 行定义.
|
static |
在文件 Constants.h 第 57 行定义.
被这些函数引用 carla::traffic_manager::LocalizationStage::ExtendAndFindSafeSpace().
|
static |
在文件 Constants.h 第 54 行定义.