Defines | Functions
refine_motion_estimate_tester.cpp File Reference
#include <stdio.h>
#include <iostream>
#include <Eigen/Geometry>
#include "../libfovis/refine_motion_estimate.hpp"
Include dependency graph for refine_motion_estimate_tester.cpp:

Go to the source code of this file.

Defines

#define dump(v)   std::cerr << #v << " : " << (v) << "\n"
#define dumpT(v)   std::cerr << #v << " : " << (v).transpose() << "\n"

Functions

static Eigen::Isometry3d isometryFromXYZRollPitchYaw (const Eigen::Matrix< double, 6, 1 > &params)
static Eigen::Vector3d isometryGetRollPitchYaw (const Eigen::Isometry3d &M)
int main (int argc, char **argv)

Define Documentation

#define dump (   v)    std::cerr << #v << " : " << (v) << "\n"

Definition at line 8 of file refine_motion_estimate_tester.cpp.

#define dumpT (   v)    std::cerr << #v << " : " << (v).transpose() << "\n"

Definition at line 9 of file refine_motion_estimate_tester.cpp.


Function Documentation

static Eigen::Isometry3d isometryFromXYZRollPitchYaw ( const Eigen::Matrix< double, 6, 1 > &  params) [inline, static]

Definition at line 14 of file refine_motion_estimate_tester.cpp.

static Eigen::Vector3d isometryGetRollPitchYaw ( const Eigen::Isometry3d &  M) [inline, static]

Definition at line 43 of file refine_motion_estimate_tester.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 57 of file refine_motion_estimate_tester.cpp.



libfovis
Author(s): Albert Huang, Maurice Fallon
autogenerated on Thu Jun 6 2019 20:16:12