Classes | Namespaces | Functions
imu_integration.h File Reference
#include <algorithm>
#include <deque>
#include "Eigen/Core"
#include "Eigen/Geometry"
#include "cartographer/common/time.h"
#include "cartographer/sensor/imu_data.h"
#include "cartographer/transform/transform.h"
#include "glog/logging.h"
Include dependency graph for imu_integration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cartographer::mapping::IntegrateImuResult< T >

Namespaces

namespace  cartographer
namespace  cartographer::mapping

Functions

template<typename T , typename RangeType , typename IteratorType >
IntegrateImuResult< T > cartographer::mapping::IntegrateImu (const RangeType &imu_data, const Eigen::Transform< T, 3, Eigen::Affine > &linear_acceleration_calibration, const Eigen::Transform< T, 3, Eigen::Affine > &angular_velocity_calibration, const common::Time start_time, const common::Time end_time, IteratorType *const it)
template<typename RangeType , typename IteratorType >
IntegrateImuResult< double > cartographer::mapping::IntegrateImu (const RangeType &imu_data, const common::Time start_time, const common::Time end_time, IteratorType *const it)


cartographer
Author(s): The Cartographer Authors
autogenerated on Thu May 9 2019 02:27:36