Skip to content

Commit bab65bc

Browse files
committed
1 parent 7951dae commit bab65bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

roboticstoolbox/robot/DHRobot.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1415,8 +1415,8 @@ def removesmall(x):
14151415

14161416
if self._base is not None:
14171417
Rb = t2r(self.base.A).T
1418-
w = Rb @ wd
1419-
wd = Rb @ wdd
1418+
w = Rb @ w
1419+
wd = Rb @ wd
14201420
vd = Rb @ gravity
14211421

14221422
# ---------------- initialize some variables ----------------- #

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