pjmsg_mcap_wrapper
Loading...
Searching...
No Matches
messages
idl
StatisticsValues.idl
Go to the documentation of this file.
1
#include "
Header.idl
"
2
3
module
plotjuggler_msgs
{
4
module msg {
5
struct
StatisticsValues
{
6
std_msgs::msg::Header
header
;
7
8
sequence<double>
values
;
9
10
uint32
names_version
;
11
};
12
};
13
};
Header.idl
plotjuggler_msgs
Definition
StatisticsNames.idl:3
plotjuggler_msgs::msg::StatisticsValues
This class represents the structure StatisticsValues defined by the user in the IDL file.
Definition
StatisticsValues.idl:5
plotjuggler_msgs::msg::StatisticsValues::values
sequence< double > values
Definition
StatisticsValues.idl:8
plotjuggler_msgs::msg::StatisticsValues::header
std_msgs::msg::Header header
Definition
StatisticsValues.idl:6
plotjuggler_msgs::msg::StatisticsValues::names_version
uint32 names_version
Definition
StatisticsValues.idl:10
std_msgs::msg::Header
This class represents the structure Header defined by the user in the IDL file.
Definition
Header.idl:5
Generated by
1.9.8