![]() |
SparkFun Optical Tracking Odometry Sensor
v1.0.2-11-gb69b326
Library for the SparkFun Optical Tracking Odometry Sensor
|
2D pose structure, including x and y coordinates and heading angle More...
#include <sfDevOTOS.h>
Public Attributes | |
float | x |
X value. More... | |
float | y |
Y value. More... | |
float | h |
Heading value. More... | |
2D pose structure, including x and y coordinates and heading angle
float sfe_otos_pose2d_t::h |
Heading value.
float sfe_otos_pose2d_t::x |
X value.
float sfe_otos_pose2d_t::y |
Y value.