We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e553dd2 commit 963750dCopy full SHA for 963750d
xarm/core/config/x_config.py
@@ -40,6 +40,7 @@ class Type:
40
XARM6_X9 = 9
41
XARM6_X11 = 11
42
XARM6_X12 = 12
43
+ XARM7_X13 = 13
44
45
JOINT_LIMITS = {
46
Axis.XARM5: {
0 commit comments