CreOS SDK
The CreOS SDK allows you to interact with Avular robots
Loading...
Searching...
No Matches
quaternion.hpp
Go to the documentation of this file.
1
8
namespace
geometry_msgs::msg
{
15
class
Quaternion
{
16
public
:
17
// This represents an orientation in free space in quaternion form.
18
19
double
x = 0;
20
double
y = 0;
21
double
z = 0;
22
double
w = 1;
23
};
24
}
// namespace geometry_msgs::msg
geometry_msgs::msg::Quaternion
ROS message class definition for Quaternion.
Definition
quaternion.hpp:15
geometry_msgs::msg
message definitions of the geometry_msgs package
Definition
accel.hpp:8
geometry_msgs
msg
quaternion.hpp
Generated by
1.12.0