#include <wx/wx.h>#include <wx/grid.h>#include <ros/ros.h>#include "skin_dashboard/skin.h"#include <stdint.h>

Go to the source code of this file.
Classes | |
| class | MyFrame |
| A Class to create a user interface which displays sensor data. More... | |
Namespaces | |
| namespace | skin_id |
A namespace with IDs. | |
Variables | |
| const int | skin_id::ID_About = 100 |
| const int | skin_id::ID_HEX = 101 |
| const int | skin_id::ID_TIMER = 102 |
| ID of the timer which triggers message callbacks. | |