This wikibook is to become an online textbook on the kinematics and dynamics of robots. One of its purposes is to provide a more theoretical and in-depth look into the field of robotics mechanics.
TheRobotics Toolbox is a public MATLAB library that can be downloaded for free fromhttp://www.petercorke.com/Robotics_Toolbox.html. It would be nice if some example code would eventually be added to the different examples this wikibook is to contain.
Another free interesting robotics toolbox for MATLAB, released under GNU GPL license isDAMAROB:www.damarob.altervista.orgThis toolbox evaluates kinematic and dynamic model of a manipulator insymbolic-mathmatrix form.(that is Jacobian, Inertia, coriolis-centrifugal, gravity matrices)It provides html documentation with examples and includes exclusive features as WRL model generation for 3D animations, closed loop inverse kinematics algorithms, robust and adaptive control algorithms.