1.6 Files in the distribution

readme txt readme file
makefile gcc make file for GNU G++ Linux
makefile gccOSXmake file for GNU G++ MAC OS X
makefile gw32 make file for Cygwin (Win32)
makefile bc5 make file for Borland C++ 4.5, 5.x (Win32)
makefile vcpp make file for Visual C++ 5.0 and 6.0(Win32)
makefile qnx make file for QNX
CMakeLists txt Confguration file for CMake
roboop bkl Configuration file for Bakefile
roboop dsw workspace for Visual C++ 6.0 (Win32)
bench dsp project file used by roboop.dsw
demo dsp project file used by roboop.dsw
demo_2dof_pd dsp project file used by roboop.dsw
newmat dsp project file used by roboop.dsw
roboop dsp project file used by roboop.dsw
rtest dsp project file used by roboop.dsw
roboop sln solution for Visual C++ 7.0 (Win32)
bench vcprojproject file used by roboop.sln
demo vcprojproject file used by roboop.sln
demo_2dof_pd vcprojproject file used by roboop.sln
newmat vcprojproject file used by roboop.sln
roboop vcprojproject file used by roboop.sln
rtest vcprojproject file used by roboop.sln
demo txt output of the demo program
newmat directory of the matrix library NEWMAT11
see the file nm11.htm
docs documentation directory
gnugpl txt GNU General Public License
gnulgpl txt GNU Lesser General Public License
robot ps documentation in postscript format
robot pdf documentation in PDF format
doxy Doxygen documentation directory
roboop_doxygen Doxygen configuration file
source the ROBOOP program source directory
CMakeLists txtConfguration file for CMake
robot h header file
clik h header file for CLIK
config h header file for configuration class
controller h header file for controllers
control_select h header file for Control_Select class
dynamics_sim h header file for Dynamics class
gnugraph h header file for the graphics
quaternion h header file for the quaternions
stewart h header file for the Stewart classs
trajectory h header file for the splines
utils h header file utility functions
bench cppbenchmark program file
clik cppclosed loop inverse kinematics CLIK
comp_dq cppsimplified version of delta_t with no dqp and dqpp
comp_dqp cppsimplified version of delta_t with no dq and dqpp
config cppconfiguration class members functions
controller cppsome controllers functions
control_selectcppcontroller selection functions
delta_t cppcompute torque variation w/r to dq, dqp and dqpp
demo cppdemo program file
demo_2dof_pd cppdemo program file
dynamics cppdynamics functions
dynamics_sim cppsimulation dynamics functions
gnugraph cppgraphics functions
homogen cpphomogeneous transform functions
impedance cppimpedance controller
invkine cppinverse kinematics functions
kinemat cppkinematics functions
quaternion cppquaternions functions
robot cppconstructors and other stuff
rtest cpptesting program file
test txttesting data file
sensitiv cpppartial derivatives of robot dynamics
stewart cppimplemantation of the Stewart classs
trajectory cpptranslation and rotation splines
utils cppmiscellaneous
conf configuration files directory
pd_2dof confPD controller parameters for the 2 dof robot
puma560_dh confPUMA robot parameters standard D-H
puma560_mdh confPUMA robot parameters modified D-H
q_2dod dat desired trajectory for the 2 dof robot
rhino560_dh confRHINO robot parameters standard D-H
rhino560_mdhconfRHINO robot parameters modified D-H
rr_dh conf2 dof robot parameters standard D-H
stewart confa Stewart platform parameters file