Skip to content

Commit

Permalink
REP-120: fix minor typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
gavanderhoorn committed Jul 3, 2016
1 parent e0896e3 commit 315dd11
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rep-0120.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
REP: 120
Title: Coordinate Frames for Humanoids Robots
Title: Coordinate Frames for Humanoid Robots
Author: Thomas Moulard <[email protected]>
Status: Active
Type: Informational
Expand All @@ -12,12 +12,12 @@ Abstract
========

This REP specifies naming conventions and semantic meaning for
coordinate frames of humanoids robots used within ROS.
coordinate frames of humanoid robots used within ROS.

Motivation
==========

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

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

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


Expand Down

0 comments on commit 315dd11

Please sign in to comment.