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 46d73f9 commit 6f7b30eCopy full SHA for 6f7b30e
roboticstoolbox/models/DH/AL5D.py
@@ -76,7 +76,7 @@ def __init__(self, symbolic=False):
76
joint_limits = [
77
[-pi/2, pi/2],
78
79
- [-pi,2, pi/2],
+ [-pi/2, pi/2],
80
81
]
82
0 commit comments