10000 typo · G-SS/robotics-toolbox-python@026e47a · GitHub
[go: up one dir, main page]

Skip to content

Commit 026e47a

Browse files
committed
typo
1 parent 9835630 commit 026e47a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roboticstoolbox/robot/Robot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def __getitem__(self, i):
5050
return self._links[i]
5151

5252
def dynchanged(self):
53-
self._dynchange = True
53+
self._dynchanged = True
5454

5555
@property
5656
def n(self):

0 commit comments

Comments
 (0)
0