ad_rss
Namespaces | Functions
RssLaneCoordinateSystemConversion.hpp File Reference
#include "ad/rss/core/RelativeObjectState.hpp"
#include "ad/rss/structured/RssObjectPositionExtractor.hpp"
#include "ad/rss/world/Constellation.hpp"
Include dependency graph for RssLaneCoordinateSystemConversion.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 &currentConstellation, 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...