ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
adore::mad::OccupancyCylinderTree::XYIntrusionFunctor Struct Reference
Collaboration diagram for adore::mad::OccupancyCylinderTree::XYIntrusionFunctor:
Collaboration graph

Public Member Functions

double operator() (const OccupancyCylinder &a, const OccupancyCylinder &b) const
 

Detailed Description

computes distance between two cylinders, if they do not overlap. In case they overlap, the overlap distance is returned.

Member Function Documentation

◆ operator()()

double adore::mad::OccupancyCylinderTree::XYIntrusionFunctor::operator() ( const OccupancyCylinder a,
const OccupancyCylinder b 
) const
inline
Here is the call graph for this function:

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