1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
/*****************************************************************
* Description: pumakins.h
* Kinematics for a puma typed robot
*
* Derived from a work by Fred Proctor
*
* rdp added PUMA560_D6 (left the old values which may be used in puma560kins?)
*
* Author:
* License: GPL Version 2
* System: Linux
*
* Copyright (c) 2004 All rights reserved.
*
* Last change:
*******************************************************************
* This is the header file to accompany pumakins.c.
*******************************************************************
*/
/* the default values for a PUMA 560 type robot, these can be changed as HAL parameters */
/* flags for inverse kinematics */
/* flags for forward kinematics */
/* PUMA_H */