CARLA
 
载入中...
搜索中...
未找到
Public 成员函数 | Public 属性 | 所有成员列表
carla::rpc::Command::ApplyTargetAngularVelocity结构体 参考

#include <Command.h>

+ 类 carla::rpc::Command::ApplyTargetAngularVelocity 继承关系图:
+ carla::rpc::Command::ApplyTargetAngularVelocity 的协作图:

Public 成员函数

 ApplyTargetAngularVelocity ()=default
 
 ApplyTargetAngularVelocity (ActorId id, const geom::Vector3D &value)
 
 MSGPACK_DEFINE_ARRAY (actor, angular_velocity)
 
- Public 成员函数 继承自 carla::rpc::Command::CommandBase< ApplyTargetAngularVelocity >
 operator Command () const
 

Public 属性

ActorId actor
 
geom::Vector3D angular_velocity
 

详细描述

在文件 Command.h167 行定义.

构造及析构函数说明

◆ ApplyTargetAngularVelocity() [1/2]

carla::rpc::Command::ApplyTargetAngularVelocity::ApplyTargetAngularVelocity ( )
default

◆ ApplyTargetAngularVelocity() [2/2]

carla::rpc::Command::ApplyTargetAngularVelocity::ApplyTargetAngularVelocity ( ActorId id,
const geom::Vector3D & value )
inline

在文件 Command.h169 行定义.

成员函数说明

◆ MSGPACK_DEFINE_ARRAY()

carla::rpc::Command::ApplyTargetAngularVelocity::MSGPACK_DEFINE_ARRAY ( actor ,
angular_velocity  )

类成员变量说明

◆ actor

ActorId carla::rpc::Command::ApplyTargetAngularVelocity::actor

在文件 Command.h172 行定义.

◆ angular_velocity

geom::Vector3D carla::rpc::Command::ApplyTargetAngularVelocity::angular_velocity

在文件 Command.h173 行定义.


该结构体的文档由以下文件生成: