#include <pal_statistics_msg.h>
Public Attributes | |
| std_msgs::Header | header |
| uint32_t | names_version |
| std::vector< double > | values |
Definition at line 23 of file ros1_parsers/pal_statistics_msg.h.
| std_msgs::Header PalStatisticsValues_::header |
Definition at line 28 of file ros1_parsers/pal_statistics_msg.h.
| uint32_t PalStatisticsValues_::names_version |
Definition at line 30 of file ros1_parsers/pal_statistics_msg.h.
| std::vector<double> PalStatisticsValues_::values |
Definition at line 29 of file ros1_parsers/pal_statistics_msg.h.