CreOS SDK
The CreOS SDK allows you to interact with Avular robots
 
Loading...
Searching...
No Matches
quaternion.hpp File Reference

Interface definition of the geometry_msgs/msg/Quaternion message. More...

Go to the source code of this file.

Classes

class  geometry_msgs::msg::Quaternion
 ROS message class definition for Quaternion. More...
 

Namespaces

namespace  geometry_msgs
 The geometry_msgs package contains ROS2 interface definitions.
 
namespace  geometry_msgs::msg
 message definitions of the geometry_msgs package
 

Detailed Description

Interface definition of the geometry_msgs/msg/Quaternion message.

# This represents an orientation in free space in quaternion form.
float64 x 0
float64 y 0
float64 z 0
float64 w 1