#include "carla/client/Vehicle.h"#include "carla/client/ActorList.h"#include "carla/client/detail/Simulator.h"#include "carla/client/TrafficLight.h"#include "carla/Memory.h"#include "carla/rpc/TrafficLightState.h"#include "carla/trafficmanager/TrafficManager.h"
Include dependency graph for Vehicle.cpp:Go to the source code of this file.
Namespaces | |
| carla | |
| This file contains definitions of common data structures used in traffic manager. | |
| carla::client | |
Typedefs | |
| using | carla::TM = traffic_manager::TrafficManager |
Functions | |
| template<typename AttributesT > | |
| static bool | carla::client::GetControlIsSticky (const AttributesT &attributes) |
1.8.13