ad_rss
Public Member Functions | List of all members
ad::rss::unstructured::TrajectoryVehicle Class Reference

Calculates the trajectory sets of a vehicle. More...

#include <ad/rss/unstructured/TrajectoryVehicle.hpp>

Public Member Functions

bool calculateTrajectorySets (core::RelativeObjectState const &vehicleState, ::ad::geometry::Polygon &brakePolygon, ::ad::geometry::Polygon &continueForwardPolygon)
 Calculate the trajectory sets for braking and continue forward behavior. More...
 

Detailed Description

Calculates the trajectory sets of a vehicle.

Member Function Documentation

◆ calculateTrajectorySets()

bool ad::rss::unstructured::TrajectoryVehicle::calculateTrajectorySets ( core::RelativeObjectState const &  vehicleState,
::ad::geometry::Polygon &  brakePolygon,
::ad::geometry::Polygon &  continueForwardPolygon 
)

Calculate the trajectory sets for braking and continue forward behavior.

Parameters
[in]vehicleStatecurrent state of the vehicle
[out]brakePolygonthe trajectory set for braking behavior
[out]continueForwardPolygonthe trajectory set for continue-forward behavior
Returns
false if a failure occurred during calculations, true otherwise

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