|
Apollo
6.0
Open source self driving car software
|
#include <limits>#include <vector>#include <adolc/adolc.h>#include <adolc/adolc_sparse.h>#include <coin/IpTNLP.hpp>#include <coin/IpTypes.hpp>#include "Eigen/Dense"#include "modules/common/configs/proto/vehicle_config.pb.h"#include "modules/common/configs/vehicle_config_helper.h"#include "modules/planning/proto/planner_open_space_config.pb.h"

Go to the source code of this file.
Classes | |
| class | apollo::planning::DualVariableWarmStartIPOPTQPInterface |
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::planning | |
| apollo::planning | |
Macros | |
| #define | tag_L 3 |
| #define tag_L 3 |
1.8.13