|
scenario_simulator_v2 C++ API
|
Namespaces | |
| anonymous_namespace{action_node.cpp} | |
| do_nothing_behavior | |
| pedestrian | |
| vehicle | |
Classes | |
| class | ActionNode |
| class | PedestrianBehaviorTree |
| class | PedestrianActionNode |
| class | VehicleBehaviorTree |
| class | VehicleActionNode |
| class | DoNothingBehavior |
| class | BehaviorPluginBase |
Typedefs | |
| using | EntityStatusDict = std::unordered_map< std::string, traffic_simulator::CanonicalizedEntityStatus > |
| using | EuclideanDistancesMap = std::unordered_map< std::pair< std::string, std::string >, double > |
Enumerations | |
| enum class | SeeAroundMode { blind , aware } |
Functions | |
| BT::PortsList | operator+ (const BT::PortsList &ports_0, const BT::PortsList &ports_1) |
| using entity_behavior::EntityStatusDict = typedef std::unordered_map<std::string, traffic_simulator::CanonicalizedEntityStatus> |
| using entity_behavior::EuclideanDistancesMap = typedef std::unordered_map<std::pair<std::string, std::string>, double> |
|
strong |
| BT::PortsList entity_behavior::operator+ | ( | const BT::PortsList & | ports_0, |
| const BT::PortsList & | ports_1 | ||
| ) |