CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
vector3_stamped.hpp
Go to the documentation of this file.
1
8namespace geometry_msgs::msg {
16public:
17 // This represents a Vector3 with reference coordinate frame and timestamp
18
19 // Note that this follows vector semantics with it always anchored at the origin,
20 // so the rotational elements of a transform are the only parts applied when transforming.
21
23 msg::Vector3 vector;
24};
25} // namespace geometry_msgs::msg
ROS message class definition for Vector3.
Definition vector3.hpp:15
ROS message class definition for Vector3Stamped.
Definition vector3_stamped.hpp:15
ROS message class definition for Header.
Definition header.hpp:17
message definitions of the geometry_msgs package
Definition accel.hpp:8