|
int | NONE = 0 |
|
int | RAW_POINTS = 1, |
|
int | TIME_BOUND_POINTS = 2, |
|
int | BACK_AND_FRONT_POINTS = 3, |
|
int | SAMPLED_POINTS = 4, |
|
int | RAW_CURVATURES = 5, |
|
int | PROCESSED_CURVATURES = 6, |
|
int | CURVATURE_CONSTRAINED_SPEEDS = 7, |
|
int | FINAL_YAWS = 8, |
|
int | SPEED_LIMIT_CONSTRAINED_SPEEDS = 9, |
|
int | SPEED_OP_REVERSE_STEP = 10, |
|
int | SPEED_OP_FORWARD = 11, |
|
int | AFTER_SPEED_OP = 12, |
|
int | AFTER_AVERAGE = 13, |
|
int | AFTER_MIN_SPEED = 14, |
|
int | FINAL_TIMES = 15 |
|
Definition at line 80 of file process_traj_logs.py.
◆ AFTER_AVERAGE
int process_traj_logs.DataSource.AFTER_AVERAGE = 13, |
|
static |
◆ AFTER_MIN_SPEED
int process_traj_logs.DataSource.AFTER_MIN_SPEED = 14, |
|
static |
◆ AFTER_SPEED_OP
int process_traj_logs.DataSource.AFTER_SPEED_OP = 12, |
|
static |
◆ BACK_AND_FRONT_POINTS
int process_traj_logs.DataSource.BACK_AND_FRONT_POINTS = 3, |
|
static |
◆ CURVATURE_CONSTRAINED_SPEEDS
int process_traj_logs.DataSource.CURVATURE_CONSTRAINED_SPEEDS = 7, |
|
static |
◆ FINAL_TIMES
int process_traj_logs.DataSource.FINAL_TIMES = 15 |
|
static |
◆ FINAL_YAWS
int process_traj_logs.DataSource.FINAL_YAWS = 8, |
|
static |
◆ NONE
int process_traj_logs.DataSource.NONE = 0 |
|
static |
◆ PROCESSED_CURVATURES
int process_traj_logs.DataSource.PROCESSED_CURVATURES = 6, |
|
static |
◆ RAW_CURVATURES
int process_traj_logs.DataSource.RAW_CURVATURES = 5, |
|
static |
◆ RAW_POINTS
int process_traj_logs.DataSource.RAW_POINTS = 1, |
|
static |
◆ SAMPLED_POINTS
int process_traj_logs.DataSource.SAMPLED_POINTS = 4, |
|
static |
◆ SPEED_LIMIT_CONSTRAINED_SPEEDS
int process_traj_logs.DataSource.SPEED_LIMIT_CONSTRAINED_SPEEDS = 9, |
|
static |
◆ SPEED_OP_FORWARD
int process_traj_logs.DataSource.SPEED_OP_FORWARD = 11, |
|
static |
◆ SPEED_OP_REVERSE_STEP
int process_traj_logs.DataSource.SPEED_OP_REVERSE_STEP = 10, |
|
static |
◆ TIME_BOUND_POINTS
int process_traj_logs.DataSource.TIME_BOUND_POINTS = 2, |
|
static |
The documentation for this class was generated from the following file: