Namespaces | Functions
tf_helper.h File Reference
#include <Eigen/Geometry>
#include <tf/transform_datatypes.h>
#include <imu_filter/observation.h>
Include dependency graph for tf_helper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  imu_filter
namespace  imu_filter::tf_helper

Functions

static void imu_filter::tf_helper::toEigen (const tf::Transform &transform, Eigen::Quaterniond &q, Eigen::Vector3d &trans)
 convert tf::Transform to Eigen Quaternion and Vector
static void imu_filter::tf_helper::toTfTransform (const Eigen::Quaterniond &q, const Eigen::Vector3d &trans, tf::Transform &transform)
 convert Eigen::Quaternion and Eigen::Vector3d to tf::Transform type
static void imu_filter::tf_helper::toTfTransform (const Eigen::Affine3d &pose, tf::Transform &transform)
 convert Eigen::Affine3d to tf::Transform type
static void imu_filter::tf_helper::toTfTransform (const Observation::Vector &vec, tf::Transform &transform)
 convert Observation Vector to tf::Transform type


imu_filter
Author(s): Sebastian Klose
autogenerated on Thu Dec 12 2013 11:24:42