3#include <viam/sdk/common/proto_convert.hpp>
20 OrientationVectorDegrees,
26 double x = 0.0, y = 0.0, z = 0.0, theta = 0.0;
30 double yaw = 0.0, roll = 0.0, pitch = 0.0;
34 double x = 0.0, y = 0.0, z = 0.0, theta = 0.0;
38 double x = 0.0, y = 0.0, z = 0.0, theta = 0.0;
42 double x = 0.0, y = 0.0, z = 0.0, w = 0.0;
46 double x = 0.0, y = 0.0, z = 0.0;
49namespace proto_convert_details {
53 void operator()(
const translation&, app::v1::Translation*)
const;
58 translation operator()(
const app::v1::Translation*)
const;
Definition orientation_types.hpp:25
Definition orientation_types.hpp:29
Definition orientation_types.hpp:37
Definition orientation_types.hpp:33
Definition proto_convert.hpp:24
Definition proto_convert.hpp:18
Definition orientation_types.hpp:41
Definition orientation_types.hpp:45