event to pause and check for near vehicles 更多...
#include <WalkerEvent.h>
Public 成员函数 | |
WalkerEventStopAndCheck (double duration) | |
Public 属性 | |
SharedPtr< carla::client::TrafficLight > | actor |
bool | check_for_trafficlight |
double | time |
event to pause and check for near vehicles
在文件 WalkerEvent.h 第 45 行定义.
|
inline |
在文件 WalkerEvent.h 第 49 行定义.
SharedPtr<carla::client::TrafficLight> carla::nav::WalkerEventStopAndCheck::actor |
在文件 WalkerEvent.h 第 48 行定义.
bool carla::nav::WalkerEventStopAndCheck::check_for_trafficlight |
在文件 WalkerEvent.h 第 47 行定义.
double carla::nav::WalkerEventStopAndCheck::time |
在文件 WalkerEvent.h 第 46 行定义.