Skip to content

Commit 2abc94d

Browse files
committed
isrevolute now a property
1 parent 411be6e commit 2abc94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roboticstoolbox/robot/DHLink.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ def __str__(self):
172172
def __repr__(self):
173173
name = self.__class__.__name__
174174
args = []
175-
if self.isrevolute():
175+
if self.isrevolute:
176176
self._format(args, "d")
177177
else:
178178
self._format(args, "theta")

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy