Apollo
6.0
Open source self driving car software
|
#include <limits>
#include <string>
#include <utility>
#include <vector>
#include "gtest/gtest_prod.h"
#include "modules/common/math/box2d.h"
#include "modules/common/math/polygon2d.h"
#include "modules/common/math/vec2d.h"
#include "modules/planning/common/speed/st_point.h"
#include "modules/planning/proto/planning.pb.h"
Go to the source code of this file.
Classes | |
class | apollo::planning::STBoundary |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::planning | |
apollo::planning | |