CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
empty.hpp
Go to the documentation of this file.
1
8namespace std_srvs::srv {
14class Empty {};
21public:
22};
23
30public:
31};
32} // namespace std_srvs::srv
ROS message class definition for Empty::Request.
Definition empty.hpp:20
ROS message class definition for Empty::Response.
Definition empty.hpp:29
ROS service class definition for Empty.
Definition empty.hpp:14
service definitions of the std_srvs package