File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
robot_calibration/include/robot_calibration/models Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -85,10 +85,10 @@ namespace robot_calibration
85
85
* | 11## ### ### ### |
86
86
* | ##11 ### ### ### |
87
87
* | ### ### ### ### | gripper_link
88
- * | ### ### ### ### | X-axis (increasing row)
88
+ * | ### ### ### ### | X-axis
89
89
* | | ^
90
90
* | _____ | | gripper_link
91
- * | | | | | ----> Z -axis (increasing col)
91
+ * | | | | | ----> Y -axis
92
92
* | | |
93
93
* | | 0<----- gripper_link frame origin
94
94
* |__________| |___________
@@ -98,12 +98,6 @@ namespace robot_calibration
98
98
* | Gripper |
99
99
* | |
100
100
* </PRE>
101
- * For the ideal checkboard:
102
- * - All the checkerboard points should fall on or near Y=0 plane.
103
- * - The intersection points are spread appart by 25mm
104
- * - The X-offset from the gripper frame to the first observation point is 100mm
105
- * - The Z-offset from the gripper frame to the first observation point is -50mm
106
- * The checkboard points are numberered so that the lowest Z value are the first points
107
101
*/
108
102
class Chain3dModel
109
103
{
You can’t perform that action at this time.
0 commit comments