CARLA
Public Attributes | List of all members
carla::rss::ActorConstellationData Struct Reference

#include <RssCheck.h>

+ Collaboration diagram for carla::rss::ActorConstellationData:

Public Attributes

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

Detailed Description

Definition at line 114 of file RssCheck.h.

Member Data Documentation

◆ ego_dynamics_on_route

EgoDynamicsOnRoute carla::rss::ActorConstellationData::ego_dynamics_on_route

the ego dynamics on the route

Definition at line 122 of file RssCheck.h.

◆ ego_match_object

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

the ego map matched information

Definition at line 116 of file RssCheck.h.

◆ ego_route

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

the ego route

Definition at line 119 of file RssCheck.h.

◆ other_actor

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

Definition at line 127 of file RssCheck.h.

◆ other_match_object

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

the other object's map matched information

Definition at line 125 of file RssCheck.h.


The documentation for this struct was generated from the following file: