#include <ros_interface.h>
|
bool | handleStartStop (rosmon_msgs::StartStopRequest &req, rosmon_msgs::StartStopResponse &resp) |
|
void | update () |
|
Definition at line 17 of file ros_interface.h.
◆ ROSInterface()
rosmon::ROSInterface::ROSInterface |
( |
monitor::Monitor * |
monitor, |
|
|
bool |
enableDiagnostics = false , |
|
|
const std::string & |
diagnosticsPrefix = {} |
|
) |
| |
◆ handleStartStop()
bool rosmon::ROSInterface::handleStartStop |
( |
rosmon_msgs::StartStopRequest & |
req, |
|
|
rosmon_msgs::StartStopResponse & |
resp |
|
) |
| |
|
private |
◆ shutdown()
void rosmon::ROSInterface::shutdown |
( |
| ) |
|
◆ update()
void rosmon::ROSInterface::update |
( |
| ) |
|
|
private |
◆ m_diagnosticsEnabled
bool rosmon::ROSInterface::m_diagnosticsEnabled |
|
private |
◆ m_diagnosticsPublisher
◆ m_monitor
◆ m_nh
◆ m_pub_state
◆ m_srv_startStop
◆ m_updateTimer
The documentation for this class was generated from the following files: