scenario_simulator_v2 C++ API
|
#include <iostream>
#include <scenario_simulator_exception/exception.hpp>
#include <traffic_simulator/data_type/entity_status.hpp>
Go to the source code of this file.
Classes | |
struct | traffic_simulator::speed_change::Constraint |
struct | traffic_simulator::speed_change::RelativeTargetSpeed |
Namespaces | |
traffic_simulator | |
traffic_simulator::speed_change | |
Enumerations | |
enum class | traffic_simulator::speed_change::Transition { traffic_simulator::speed_change::LINEAR , traffic_simulator::speed_change::STEP , traffic_simulator::speed_change::AUTO } |