#include <RssCheck.h>
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::Actor > | other_actor |
::ad::map::match::Object | other_match_object |
the other object's map matched information | |
在文件 RssCheck.h 第 114 行定义.
EgoDynamicsOnRoute carla::rss::ActorConstellationData::ego_dynamics_on_route |
the ego dynamics on the route
在文件 RssCheck.h 第 122 行定义.
::ad::map::match::Object carla::rss::ActorConstellationData::ego_match_object |
the ego map matched information
在文件 RssCheck.h 第 116 行定义.
::ad::map::route::FullRoute carla::rss::ActorConstellationData::ego_route |
the ego route
在文件 RssCheck.h 第 119 行定义.
carla::SharedPtr<carla::client::Actor> carla::rss::ActorConstellationData::other_actor |
在文件 RssCheck.h 第 127 行定义.
::ad::map::match::Object carla::rss::ActorConstellationData::other_match_object |
the other object's map matched information
在文件 RssCheck.h 第 125 行定义.