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

#include <trafficparticipantconverter.h>

Inheritance diagram for adore::if_ROS::TPSetConverter:
Inheritance graph
Collaboration diagram for adore::if_ROS::TPSetConverter:
Collaboration graph

Public Member Functions

void operator() (adore_if_ros_msg::TrafficParticipantSetConstPtr msg, adore::env::traffic::TParticipantSet *set)
 
adore_if_ros_msg::TrafficParticipantSet operator() (const adore::env::traffic::TParticipantSet &set)
 

Additional Inherited Members

- Private Member Functions inherited from adore::if_ROS::TrafficParticipantConverter
void decodeTrafficParticipantDetection (const adore_if_ros_msg::TrafficParticipantDetection *msg, adore::env::traffic::Participant *object)
 
void encodeTrafficParticipantDetection (const adore::env::traffic::Participant &object, adore_if_ros_msg::TrafficParticipantDetection *msg)
 
void decodeTrafficParticipant (const adore_if_ros_msg::TrafficParticipant &data, adore::env::traffic::Participant *object)
 
void encodeTrafficParticipant (const adore::env::traffic::Participant &object, adore_if_ros_msg::TrafficParticipant *msg)
 

Member Function Documentation

◆ operator()() [1/2]

void adore::if_ROS::TPSetConverter::operator() ( adore_if_ros_msg::TrafficParticipantSetConstPtr  msg,
adore::env::traffic::TParticipantSet set 
)
inline

Convert a adore_if_ros_msg::TrafficParticipantSet to a adore::env::traffic::TParticipantSet.

Here is the call graph for this function:

◆ operator()() [2/2]

adore_if_ros_msg::TrafficParticipantSet adore::if_ROS::TPSetConverter::operator() ( const adore::env::traffic::TParticipantSet set)
inline
Here is the call graph for this function:

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