Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

robot/control/Jamfile.ft

Go to the documentation of this file.
00001 SubDir TOP robot control ;
00002 
00003 ROBOTCONTROLHDRS = $(ROBOTHDRS) ;
00004 
00005 SubDirHdrs $(TOP) $(ROBOTCONTROLHDRS) ;
00006 
00007 
00008 SharedLib robotcontrol :        
00009                 ControllableAdaptor.cpp
00010                 ManipulatorPIDPositionController.cpp
00011         ;
00012 
00013 
00014 if $(BUILDOLDIKOR) {
00015 
00016 SubInclude TOP robot control oldikor ;
00017 
00018 }
00019 
00020 SubInclude TOP robot control kinematics ;

Generated on Thu Jul 29 15:56:06 2004 for OpenSim by doxygen 1.3.6