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

#include <gearselectioncommandconverter.h>

Collaboration diagram for adore::if_ROS::GearSelectionCommandConverter:
Collaboration graph

Public Member Functions

std_msgs::Int8 operator() (const adore::fun::GearSelectionCommand &cmd)
 
void operator() (std_msgs::Int8ConstPtr msg, adore::fun::GearSelectionCommand *cmd)
 

Detailed Description

Converts between adore::fun::GearSelectionCommand and ROS std_msgs::Int8

Member Function Documentation

◆ operator()() [1/2]

std_msgs::Int8 adore::if_ROS::GearSelectionCommandConverter::operator() ( const adore::fun::GearSelectionCommand cmd)
inline

Converts adore::fun::GearSelectionCommand to ROS std_msgs::Int8

Here is the call graph for this function:

◆ operator()() [2/2]

void adore::if_ROS::GearSelectionCommandConverter::operator() ( std_msgs::Int8ConstPtr  msg,
adore::fun::GearSelectionCommand cmd 
)
inline

Converts ROS std_msgs::Int8 to adore::fun::GearSelectionCommand

Here is the call graph for this function:

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