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