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

#include <RssCheck.h>

+ carla::rss::ActorConstellationData 的协作图:

Public 属性

EgoDynamicsOnRoute ego_dynamics_on_route
 the ego dynamics on the route
 
::ad::map::match::Object ego_match_object
 the ego map matched information
 
::ad::map::route::FullRoute ego_route
 the ego route
 
carla::SharedPtr< carla::client::Actorother_actor
 
::ad::map::match::Object other_match_object
 the other object's map matched information
 

详细描述

在文件 RssCheck.h114 行定义.

类成员变量说明

◆ ego_dynamics_on_route

EgoDynamicsOnRoute carla::rss::ActorConstellationData::ego_dynamics_on_route

the ego dynamics on the route

在文件 RssCheck.h122 行定义.

◆ ego_match_object

::ad::map::match::Object carla::rss::ActorConstellationData::ego_match_object

the ego map matched information

在文件 RssCheck.h116 行定义.

◆ ego_route

::ad::map::route::FullRoute carla::rss::ActorConstellationData::ego_route

the ego route

在文件 RssCheck.h119 行定义.

◆ other_actor

carla::SharedPtr<carla::client::Actor> carla::rss::ActorConstellationData::other_actor

在文件 RssCheck.h127 行定义.

◆ other_match_object

::ad::map::match::Object carla::rss::ActorConstellationData::other_match_object

the other object's map matched information

在文件 RssCheck.h125 行定义.


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