|
| Downloads | Software: RRG Kinematix v1.0 |
|
|
| RRG Kinematix v1.0 is available for download below. The file size is 839KB and it is zipped. |
|
| Description |
'RRG Kinematix' is a C/C++ library for generalized robot kinematics. It can be used to perform forward and inverse kinematics of any serial chain robot, with any number of Degrees of Freedom. All information about the robot is included in the DH parameter file, that the user has to supply for their own robot. Also, the user can create and manipulate multiple robots at the same time.
The usage is very simple, because the forward and inverse kinematics is performed by calling simple functions like 'GetHandPosition( )' and 'GetJointPosition( )' respectively. For those who like to fine tune the kinematics routines to their own needs, functions are provided that will adjust the parameters of the inverse kinematics routines.
The library is supplied as a DLL file for Win95/NT. The LIB file supplied, is to be included as one of your project files, while compiling programs made to use the DLL. Once compiled, the program will automatically look for the DLL in the Windows system directory.
|
|
| Example Applications |
'RRG Kinematix' is distributed along with four sample applications developed with it. These examples demonstrate the capabilities of the library and also show how to use this package.
Example 1: This program performs the forward kinematics solution for a planar 3R robot. The user enters the 3 joint values in degrees and the program computes the position and orientation of the end-effector and prints it in the homogenous matrix form.
Example 2: This program uses the 'RRG Kinematics.dll' to find the inverse solution of a Puma560 robot. Some initial set of angles are specified in the program and then it calculates the values of joint angles to make the EEF move in the x direction incrementally. The joint values are printed on to the screen.
Example 3: This Program demonstrates RRG Kinematix performing inverse kinematics for a 7-DOF robot. Here we specify the robot to move in a straight line along the x direction. This program needs RoboWorks running simultaneously. 'RoboWorks' is a easy-to-use 3D simulation package developed by Dr. Chetan Kapoor at UT. RoboWorks can communicate with other programs through the TCP/IP channel and thus other programs can control the simulations of robots in RoboWorks. The high level functions and libraries needed for the third party programs to communicate with RoboWorks is distributed with it. Roboworks is available in our Software Download section.
Example 4: This Program demonstrates the ability of RRG Kinematics in using multiple robots. Here, a 10 DOF robot is considered as two robots having 3DOF and 7DOF each. The 7DOF robot 'arm', sits on the end-effector of the 3DOF robot 'torso'. The user can move the torso DOFs using the keyboard keys. This program then calculates the forward kinematics for torso and based on this result recalculates the arm inverse kinematics, so that the end-effector of the arm stays in the same position. This example also needs RoboWorks.
|
|
| Download |
| The file you are downloading is compressed using PKZIP. You will have to unzip this file into a directory and then double-click on 'Setup' to install RRG Kinematix. Prior to installing RRG Kinematix, please email Dr. Chetan Kapoor and request a serial number. This serial number is required for installation. |
|
| Download 'RRG Kinematix v1.0' |
|
|