#include <Command.h>
Definition at line 226 of file Command.h.
◆ SetAutopilot() [1/2]
carla::rpc::Command::SetAutopilot::SetAutopilot |
( |
| ) |
|
|
default |
◆ SetAutopilot() [2/2]
carla::rpc::Command::SetAutopilot::SetAutopilot |
( |
ActorId |
id, |
|
|
bool |
value, |
|
|
uint16_t |
tm_port |
|
) |
| |
|
inline |
◆ MSGPACK_DEFINE_ARRAY()
carla::rpc::Command::SetAutopilot::MSGPACK_DEFINE_ARRAY |
( |
actor |
, |
|
|
enabled |
|
|
) |
| |
◆ actor
ActorId carla::rpc::Command::SetAutopilot::actor |
◆ enabled
bool carla::rpc::Command::SetAutopilot::enabled |
◆ tm_port
uint16_t carla::rpc::Command::SetAutopilot::tm_port |
The documentation for this struct was generated from the following file: