#include <Command.h>
类 carla::rpc::Command::SetAutopilot 继承关系图:
carla::rpc::Command::SetAutopilot 的协作图:Public 成员函数 | |
| MSGPACK_DEFINE_ARRAY (actor, enabled) | |
| SetAutopilot ()=default | |
| SetAutopilot (ActorId id, bool value, uint16_t tm_port) | |
Public 成员函数 继承自 carla::rpc::Command::CommandBase< SetAutopilot > | |
| operator Command () const | |
Public 属性 | |
| ActorId | actor |
| bool | enabled |
| uint16_t | tm_port |
|
default |
|
inline |