|
constraint_app
|
Functions | |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
| void mexFunction | ( | int | nlhs, |
| mxArray * | plhs[], | ||
| int | nrhs, | ||
| const mxArray * | prhs[] | ||
| ) |
| ptr | handle returned by cam_initialize() |
| x | new state row vector as [x,y,z,roll,pitch,yaw] followed by the joint angles. |
Definition at line 16 of file cam_setCurrentStateEstimate.cpp.