Responsible for publishing system status message.
More...
#include <system_status_publisher.h>
template<class LogicStateMachineT>
class SystemStatusPublisher< LogicStateMachineT >
Responsible for publishing system status message.
- Template Parameters
-
| Logic | state machine type that we are getting status from |
template<class LogicStateMachineT >
Constructor.
- Parameters
-
| nh | NodeHandle to use for publishing system status |
| robot_system | RobotSystem whose status will be published |
| logic_state_machine | State machine whose status will be published |
template<class LogicStateMachineT >
Publish system status and state machine status.
- Todo:
- Replace status text with html script. Need a html manager to automatically add table lines
The documentation for this class was generated from the following file: