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

Public Member Functions

 PlotDENMNode ()
 
void init (int argc, char **argv, std::string nodename)
 
void receive_DENM (denm_v2_denm_pdu_descriptions::DENM denm)
 

Private Attributes

ros::Subscriber denm_subscriber_
 
DLR_TS::PlotLab::AFigureStubfigure_
 
std::set< std::string > currently_ploted_DENMs_
 

Constructor & Destructor Documentation

◆ PlotDENMNode()

adore::if_ROS::PlotDENMNode::PlotDENMNode ( )
inline

Member Function Documentation

◆ init()

void adore::if_ROS::PlotDENMNode::init ( int  argc,
char **  argv,
std::string  nodename 
)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

◆ receive_DENM()

void adore::if_ROS::PlotDENMNode::receive_DENM ( denm_v2_denm_pdu_descriptions::DENM  denm)
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ currently_ploted_DENMs_

std::set<std::string> adore::if_ROS::PlotDENMNode::currently_ploted_DENMs_
private

◆ denm_subscriber_

ros::Subscriber adore::if_ROS::PlotDENMNode::denm_subscriber_
private

◆ figure_

DLR_TS::PlotLab::AFigureStub* adore::if_ROS::PlotDENMNode::figure_
private

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