AWViz-ROS
|
Application class used in a client code. More...
#include <viewer.hpp>
Public Member Functions | |
ViewerApp () | |
Construct an application instance with the root ROS node. | |
~ViewerApp () | |
Destruct an application instance. | |
void | run () |
Start running application. | |
Application class used in a client code.
awviz_common::ViewerApp::ViewerApp | ( | ) |
Construct an application instance with the root ROS node.
awviz_common::ViewerApp::~ViewerApp | ( | ) |
Destruct an application instance.
void awviz_common::ViewerApp::run | ( | ) |
Start running application.