#include <Command.h>
Public Member Functions | |
ApplyLocation ()=default | |
ApplyLocation (ActorId id, const geom::Location &value) | |
MSGPACK_DEFINE_ARRAY (actor, location) | |
Public Member Functions inherited from carla::rpc::Command::CommandBase< ApplyLocation > | |
operator Command () const | |
Public Attributes | |
ActorId | actor |
geom::Location | location |
|
default |
|
inline |
geom::Location carla::rpc::Command::ApplyLocation::location |