Skip to content

Commit 1ec4284

Browse files
committed
Fix REP url locations
This popped up in my global replace Signed-off-by: Tim Clephas <tim.clephas@nobleo.nl>
1 parent 6626451 commit 1ec4284

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/mobile_robot_kinematics.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Omnidirectional Drive Robots using Omni Wheels
2727
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
2828

2929
The below explains the kinematics of omnidirectional drive robots using 3 or more omni wheels.
30-
It follows the coordinate conventions defined in `ROS REP 103 <https://www.ros.org/reps/rep-0103.html>`__.
30+
It follows the coordinate conventions defined in `ROS REP 103 <https://reps.openrobotics.org/rep-0103/>`__.
3131

3232
.. image:: images/omni_wheel_omnidirectional_drive.svg
3333
:width: 550
@@ -114,7 +114,7 @@ The body twist of the robot can be obtained from the wheel velocities by using t
114114
Swerve Drive Robots
115115
,,,,,,,,,,,,,,,,,,,
116116

117-
The below explains the kinematics of omnidirectional drive robots using four swerve modules, each with independently controlled steering and driving motors. It follows the coordinate conventions defined in `REP-103 <https://www.ros.org/reps/rep-0103.html>`__.
117+
The below explains the kinematics of omnidirectional drive robots using four swerve modules, each with independently controlled steering and driving motors. It follows the coordinate conventions defined in `REP-103 <https://reps.openrobotics.org/rep-0103/>`__.
118118

119119
.. image:: images/swerve_drive.svg
120120
:align: center
@@ -200,7 +200,7 @@ Nonholonomic Wheeled Mobile Robots
200200
Unicycle model
201201
,,,,,,,,,,,,,,,,
202202

203-
To define the coordinate systems (`ROS coordinate frame conventions <https://www.ros.org/reps/rep-0103.html#id19>`__, the coordinate systems follow the right-hand rule), consider the following simple unicycle model
203+
To define the coordinate systems (`ROS coordinate frame conventions <https://reps.openrobotics.org/rep-0103/#id19>`__, the coordinate systems follow the right-hand rule), consider the following simple unicycle model
204204

205205
.. image:: images/unicycle.svg
206206
:width: 550

0 commit comments

Comments
 (0)