8000 Point Interbotix references to correct docs · lmark1/robotics-toolbox-python@43e8ace · GitHub
[go: up one dir, main page]

Skip to content

Commit 43e8ace

Browse files
Point Interbotix references to correct docs
1 parent 5d4e3e4 commit 43e8ace

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

roboticstoolbox/models/URDF/px100.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class px100(ERobot):
2424
- qr, vertical 'READY' configuration
2525
2626
:reference:
27-
- http://www.support.interbotix.com/html/specifications/px100.html
27+
- https://docs.trossenrobotics.com/interbotix_xsarms_docs/specifications/px100.html
2828
2929
.. codeauthor:: Jesse Haviland
3030
.. sectionauthor:: Peter Corke

roboticstoolbox/models/URDF/px150.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class px150(ERobot):
2424
- qr, vertical 'READY' configuration
2525
2626
:reference:
27-
- http://www.support.interbotix.com/html/specifications/px150.html
27+
- https://docs.trossenrobotics.com/interbotix_xsarms_docs/specifications/px150.html
2828
2929
.. codeauthor:: Jesse Haviland
3030
.. sectionauthor:: Peter Corke

roboticstoolbox/models/URDF/rx150.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class rx150(ERobot):
2424
- qr, vertical 'READY' configuration
2525
2626
:reference:
27-
- http://www.support.interbotix.com/html/specifications/rx150.html
27+
- https://docs.trossenrobotics.com/interbotix_xsarms_docs/specifications/rx150.html
2828
2929
.. codeauthor:: Jesse Haviland
3030
.. sectionauthor:: Peter Corke

roboticstoolbox/models/URDF/rx200.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class rx200(ERobot):
2424
- qr, vertical 'READY' configuration
2525
2626
:reference:
27-
- http://www.support.interbotix.com/html/specifications/rx200.html#
27+
- https://docs.trossenrobotics.com/interbotix_xsarms_docs/specifications/rx200.html
2828
2929
.. codeauthor:: Jesse Haviland
3030
.. sectionauthor:: Peter Corke

roboticstoolbox/models/URDF/vx300.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class vx300(ERobot):
2424
- qr, vertical 'READY' configuration
2525
2626
:reference:
27-
- http://www.support.interbotix.com/html/specifications/vx300.html
27+
- https://docs.trossenrobotics.com/interbotix_xsarms_docs/specifications/vx300.html
2828
2929
.. codeauthor:: Jesse Haviland
3030
.. sectionauthor:: Peter Corke

roboticstoolbox/models/URDF/vx300s.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class vx300s(ERobot):
2424
- qr, vertical 'READY' configuration
2525
2626
:reference:
27-
- http://www.support.interbotix.com/html/specifications/vx3006dof.html
27+
- https://docs.trossenrobotics.com/interbotix_xsarms_docs/specifications/vx300s.html
2828
2929
.. codeauthor:: Jesse Haviland
3030
.. sectionauthor:: Peter Corke

roboticstoolbox/models/URDF/wx200.py

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class wx200(ERobot):
2424
- qr, vertical 'READY' configuration
2525
2626
:reference:
27-
- http://www.support.interbotix.com/html/specifications/wx200.html
27+
- https://docs.trossenrobotics.com/interbotix_xsarms_docs/specifications/wx200.html
2828
2929
.. codeauthor:: Jesse Haviland
3030
.. sectionauthor:: Peter Corke

roboticstoolbox/models/URDF/wx250.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class wx250(ERobot):
2424
- qr, vertical 'READY' configuration
2525
2626
:reference:
27-
- http://www.support.interbotix.com/html/specifications/wx250.html
27+
- https://docs.trossenrobotics.com/interbotix_xsarms_docs/specifications/wx250.html
2828
2929
.. codeauthor:: Jesse Haviland
3030
.. sectionauthor:: Peter Corke

roboticstoolbox/models/URDF/wx250s.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class wx250s(ERobot):
2424
- qr, vertical 'READY' configuration
2525
2626
:reference:
27-
- http://www.support.interbotix.com/html/specifications/wx2506dof.html
27+
- https://docs.trossenrobotics.com/interbotix_xsarms_docs/specifications/wx250s.html
2828
2929
.. codeauthor:: Jesse Haviland
3030
.. sectionauthor:: Peter Corke

0 commit comments

Comments
 (0)
0