constraint_app
/home/jbrooksh/drc/software/perception/constraint_app/src/matlab_mex/dummy.cpp
Go to the documentation of this file.
00001 #include "ConstraintApp_MB.h"
00002 
00003 int main(int argc, char ** argv)
00004 {
00005   ConstraintApp* app((ConstraintApp*)new ConstraintApp_MB());
00006 }
 All Classes Files Functions Variables Typedefs