CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Loading...
Searching...
No Matches
byte.hpp
Go to the documentation of this file.
1
8namespace std_msgs::msg {
18class Byte {
19public:
20 // This was originally provided as an example message.
21 // It is deprecated as of Foxy
22 // It is recommended to create your own semantically meaningful message.
23 // However if you would like to continue using this please use the equivalent in example_msgs.
24
25 msg::byte data;
26};
27} // namespace std_msgs::msg
ROS message class definition for Byte.
Definition byte.hpp:18
message definitions of the std_msgs package
Definition bool.hpp:8