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
8
namespace
geometry_msgs::msg
{
15
class
Vector3Stamped
{
16
public
:
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
22
std_msgs::msg::Header
header;
23
msg::Vector3
vector;
24
};
25
}
// namespace geometry_msgs::msg
geometry_msgs::msg::Vector3
ROS message class definition for Vector3.
Definition
vector3.hpp:15
geometry_msgs::msg::Vector3Stamped
ROS message class definition for Vector3Stamped.
Definition
vector3_stamped.hpp:15
std_msgs::msg::Header
ROS message class definition for Header.
Definition
header.hpp:17
geometry_msgs::msg
message definitions of the geometry_msgs package
Definition
accel.hpp:8
geometry_msgs
msg
vector3_stamped.hpp
Generated by
1.12.0