ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
adore::if_ROS::PlatooningInformationConverter Struct Reference

#include <platooninginformationconverter.h>

Collaboration diagram for adore::if_ROS::PlatooningInformationConverter:
Collaboration graph

Public Member Functions

template<typename Tmsg >
void operator() (Tmsg msg, adore::fun::PlatooningInformation *ps)
 
adore_if_ros_msg::CooperativePlanning operator() (const adore::fun::PlatooningInformation &ps)
 

Member Function Documentation

◆ operator()() [1/2]

adore_if_ros_msg::CooperativePlanning adore::if_ROS::PlatooningInformationConverter::operator() ( const adore::fun::PlatooningInformation ps)
inline

Convert a adore::fun::platooningInformation to a adore_if_ros_msg::PlatooningState

Here is the call graph for this function:

◆ operator()() [2/2]

template<typename Tmsg >
void adore::if_ROS::PlatooningInformationConverter::operator() ( Tmsg  msg,
adore::fun::PlatooningInformation ps 
)
inline

Convert a adore_if_ros_msg::PlatooningState to a adore::fun::platooningInformation

Here is the call graph for this function:

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