|
selfdriving
|
#include <cstdint>#include <cstdlib>Go to the source code of this file.
Namespaces | |
| mpp | |
Typedefs | |
| using | mpp::distance_t = double |
| using | mpp::normalized_distance_t = double |
| using | mpp::ptg_step_t = uint32_t |
| using | mpp::cost_t = double |
| using | mpp::trajectory_index_t = int |
| using | mpp::ptg_index_t = size_t |
| using | mpp::normalized_speed_t = double |
| using | mpp::duration_seconds_t = double |
1.8.13