CARLA
 
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
carla::client::ActorSnapshot结构体 参考

#include <ActorSnapshot.h>

+ carla::client::ActorSnapshot 的协作图:

Public 属性

geom::Vector3D acceleration
 
rpc::ActorState actor_state
 
geom::Vector3D angular_velocity
 
ActorId id = 0u
 
sensor::data::ActorDynamicState::TypeDependentState state
 
geom::Transform transform
 
geom::Vector3D velocity
 

详细描述

在文件 ActorSnapshot.h18 行定义.

类成员变量说明

◆ acceleration

geom::Vector3D carla::client::ActorSnapshot::acceleration

在文件 ActorSnapshot.h24 行定义.

被这些函数引用 carla::client::detail::Simulator::GetActorAcceleration().

◆ actor_state

rpc::ActorState carla::client::ActorSnapshot::actor_state

在文件 ActorSnapshot.h20 行定义.

被这些函数引用 carla::client::detail::Simulator::GetActorState().

◆ angular_velocity

geom::Vector3D carla::client::ActorSnapshot::angular_velocity

在文件 ActorSnapshot.h23 行定义.

被这些函数引用 carla::client::detail::Simulator::GetActorAngularVelocity().

◆ id

ActorId carla::client::ActorSnapshot::id = 0u

在文件 ActorSnapshot.h19 行定义.

◆ state

sensor::data::ActorDynamicState::TypeDependentState carla::client::ActorSnapshot::state

在文件 ActorSnapshot.h25 行定义.

◆ transform

geom::Transform carla::client::ActorSnapshot::transform

◆ velocity

geom::Vector3D carla::client::ActorSnapshot::velocity

在文件 ActorSnapshot.h22 行定义.

被这些函数引用 carla::client::detail::Simulator::GetActorVelocity().


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