8000 TODO note · NickNgHK/robotics-toolbox-python@29ae3a9 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 29ae3a9

Browse files
committed
TODO note
1 parent 12d2a45 commit 29ae3a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

roboticstoolbox/robot/DHLink.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,8 @@ def A(self, q):
404404

405405
return SE3(T, check=False)
406406

407+
408+
# TODO these next 2 should be properties
407409
def isrevolute(self):
408410
"""
409411
Checks if the joint is of revolute type

0 commit comments

Comments
 (0)
0