Drake
testFrameParsermex.cpp File Reference
#include <mex.h>
#include <iostream>
#include "drake/util/drakeMexUtil.h"
#include "drake/systems/plants/RigidBodyTree.h"
#include <Eigen/Dense>
Include dependency graph for testFrameParsermex.cpp:

Macros

#define BUF_SIZE   256
 
#define FRAME_PARSER_EPSILON   1e-6
 

Functions

void mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[])
 

Macro Definition Documentation

#define BUF_SIZE   256
#define FRAME_PARSER_EPSILON   1e-6

Function Documentation

void mexFunction ( int  nlhs,
mxArray *  plhs[],
int  nrhs,
const mxArray *  prhs[] 
)

Here is the call graph for this function: