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 963bb4b

Browse filesBrowse files
authored
Merge pull request petercorke#251 from kxxt/patch-1
Fix a typo in "roboticstoolbox/robot/DHRobot.py"
2 parents 338d960 + 6e1727e commit 963bb4b
Copy full SHA for 963bb4b

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

‎roboticstoolbox/robot/DHRobot.py

Copy file name to clipboardExpand all lines: roboticstoolbox/robot/DHRobot.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ class DHRobot(Robot):
3737
:type name: str
3838
:param manufacturer: Manufacturer of the robot
3939
:type manufacturer: str
40-
:param base: Locaation of the base
40+
:param base: Location of the base
4141
:type base: SE3
4242
:param tool: Location of the tool
4343
:type tool: SE3

0 commit comments

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