Create traffic related decision in this class. The created obstacles is added to obstacles_, and the decision is added to obstacles_ Traffic obstacle examples include:
More...
#include <traffic_decider.h>
Create traffic related decision in this class. The created obstacles is added to obstacles_, and the decision is added to obstacles_ Traffic obstacle examples include:
- Traffic Light
- End of routing
- Select the drivable reference line.
◆ TrafficDecider()
apollo::planning::TrafficDecider::TrafficDecider |
( |
| ) |
|
|
default |
◆ ~TrafficDecider()
virtual apollo::planning::TrafficDecider::~TrafficDecider |
( |
| ) |
|
|
virtualdefault |
◆ Execute()
◆ Init()
bool apollo::planning::TrafficDecider::Init |
( |
const TrafficRuleConfigs & |
config | ) |
|
The documentation for this class was generated from the following file: