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

#include <trafficparticipantconverter.h>

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

Public Member Functions

adore_if_ros_msg::TrafficParticipant operator() (const adore::env::traffic::Participant &object)
 

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()()

adore_if_ros_msg::TrafficParticipant adore::if_ROS::TPMessageConverter::operator() ( const adore::env::traffic::Participant object)
inline

Convert a adore::env::traffic::Participant to a adore_if_ros_msg::TrafficParticipant

Here is the call graph for this function:

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