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

#include <p_function_management.h>

Inheritance diagram for adore::if_ROS::params::PFunctionManagement:
Inheritance graph
Collaboration diagram for adore::if_ROS::params::PFunctionManagement:
Collaboration graph

Public Member Functions

 PFunctionManagement (ros::NodeHandle n, std::string prefix)
 
virtual double getRadioKillSwitchTimeout () const override
 

Additional Inherited Members

- Private Member Functions inherited from adore::if_ROS::ROSParam
template<typename T >
void get (const std::string &name, T &result) const
 
 ROSParam (ros::NodeHandle n, std::string prefix)
 
- Private Attributes inherited from adore::if_ROS::ROSParam
std::string prefix_
 
ros::NodeHandle n_
 

Constructor & Destructor Documentation

◆ PFunctionManagement()

adore::if_ROS::params::PFunctionManagement::PFunctionManagement ( ros::NodeHandle  n,
std::string  prefix 
)
inline

Member Function Documentation

◆ getRadioKillSwitchTimeout()

virtual double adore::if_ROS::params::PFunctionManagement::getRadioKillSwitchTimeout ( ) const
inlineoverridevirtual

Implements adore::params::APFunctionManagement.

Here is the call graph for this function:

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