|
Drake
|
#include <mex.h>#include <cmath>#include <iostream>#include "drake/util/drakeMexUtil.h"#include "drake/systems/plants/RigidBodyTree.h"#include <Eigen/Dense>
Functions | |
| mxArray * | getTangentsArray (RigidBodyTree *const model, Map< Matrix3Xd > const &normals) |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
|
inline |


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