|
ad_rss
|
#include "ad/rss/core/RelativeObjectState.hpp"#include "ad/rss/structured/RssObjectPositionExtractor.hpp"#include "ad/rss/world/Constellation.hpp"
Go to the source code of this file.
Namespaces | |
| ad | |
| namespace ad | |
| ad::rss | |
| namespace rss | |
| ad::rss::structured | |
| namespace structured | |
Functions | |
| bool | ad::rss::structured::calculateObjectDimensions (world::Constellation const ¤tConstellation, ObjectDimensions &egoVehiclePosition, ObjectDimensions &objectPosition) |
| Calculate the object position ranges in the constellation coordinate system. More... | |
| bool | ad::rss::structured::calculateObjectDimensions (world::Object const &object, world::RoadArea const &roadArea, ObjectDimensions &objectPosition) |
| Calculate the object position ranges in the constellation coordinate system. More... | |
| void | ad::rss::structured::convertVehicleStateDynamics (world::Object const &object, world::RssDynamics const &rssDynamics, core::RelativeObjectState &vehicleState) |
| Convert object to vehicle state. More... | |