Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f4706db

Browse filesBrowse files
committed
there is no theta argument
1 parent f018207 commit f4706db
Copy full SHA for f4706db

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎spatialmath/base/transforms3d.py

Copy file name to clipboardExpand all lines: spatialmath/base/transforms3d.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1742,7 +1742,7 @@ def rpy2jac(angles, order='zyx'):
17421742
])
17431743
return J
17441744

1745-
def exp2jac(v, theta=None):
1745+
def exp2jac(v):
17461746
"""
17471747
Jacobian from exponential coordinate rates to angular velocity
17481748

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.