|
Flatland
|


Public Member Functions | |
| FlatlandViz (FlatlandWindow *parent=0) | |
| Construct FlatlandViz and subscribe to debug topic list. More... | |
| void | RecieveDebugTopics (const flatland_msgs::DebugTopicList &msg) |
| Recieve a new DebugTopicList msg and add any new displays required. More... | |
| virtual | ~FlatlandViz () |
| Destruct. | |
Public Attributes | |
| rviz::VisualizationManager * | manager_ |
| FlatlandViz::FlatlandViz | ( | FlatlandWindow * | parent = 0 | ) |
Construct FlatlandViz and subscribe to debug topic list.
| parent | The parent widget |
| void FlatlandViz::RecieveDebugTopics | ( | const flatland_msgs::DebugTopicList & | msg | ) |
Recieve a new DebugTopicList msg and add any new displays required.
| msg | The DebugTopicList message |
1.8.11