Skip to content

Commit 315dd11

Browse files
committed
REP-120: fix minor typos.
1 parent e0896e3 commit 315dd11

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

rep-0120.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
REP: 120
2-
Title: Coordinate Frames for Humanoids Robots
2+
Title: Coordinate Frames for Humanoid Robots
33
Author: Thomas Moulard <[email protected]>
44
Status: Active
55
Type: Informational
@@ -12,12 +12,12 @@ Abstract
1212
========
1313

1414
This REP specifies naming conventions and semantic meaning for
15-
coordinate frames of humanoids robots used within ROS.
15+
coordinate frames of humanoid robots used within ROS.
1616

1717
Motivation
1818
==========
1919

20-
Developers of packages aimed at humanoids robots need a shared
20+
Developers of packages aimed at humanoid robots need a shared
2121
convention for coordinate frames in order to better integrate and
2222
re-use software components.
2323

@@ -55,7 +55,7 @@ should be the barycenter of the feet projections on the floor. With respect
5555
to the ``odom`` frame, the roll and pitch angles should be zero and the
5656
yaw angle should correspond to the ``base_link`` yaw angle.
5757

58-
Rationale: `base_footprint`` provides a fairly stable 2D planar representation
58+
Rationale: ``base_footprint`` provides a fairly stable 2D planar representation
5959
of the humanoid even while walking and swaying with the ``base_link``.
6060

6161

0 commit comments

Comments
 (0)