CARLA
 
载入中...
搜索中...
未找到
TrafficLightController.h 文件参考
#include "CoreMinimal.h"
#include "Object.h"
#include "TrafficLightState.h"
#include "TrafficLightComponent.h"
#include "Containers/Map.h"
#include "Carla/Actor/CarlaActor.h"
#include "TrafficLightController.generated.h"
+ TrafficLightController.h 的引用(Include)关系图:
+ 此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

struct  FTrafficLightStage
 Defines a stage of a semaphor with a State and the time this state lasts 更多...
 
class  UTrafficLightController
 Maps a controller from OpenDrive. 更多...