File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
REP: 120
2
- Title: Coordinate Frames for Humanoids Robots
2
+ Title: Coordinate Frames for Humanoid Robots
3
3
Author: Thomas Moulard <
[email protected] >
4
4
Status: Active
5
5
Type: Informational
@@ -12,12 +12,12 @@ Abstract
12
12
========
13
13
14
14
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.
16
16
17
17
Motivation
18
18
==========
19
19
20
- Developers of packages aimed at humanoids robots need a shared
20
+ Developers of packages aimed at humanoid robots need a shared
21
21
convention for coordinate frames in order to better integrate and
22
22
re-use software components.
23
23
@@ -55,7 +55,7 @@ should be the barycenter of the feet projections on the floor. With respect
55
55
to the ``odom `` frame, the roll and pitch angles should be zero and the
56
56
yaw angle should correspond to the ``base_link `` yaw angle.
57
57
58
- Rationale: `base_footprint`` provides a fairly stable 2D planar representation
58
+ Rationale: `` base_footprint `` provides a fairly stable 2D planar representation
59
59
of the humanoid even while walking and swaying with the ``base_link ``.
60
60
61
61
You can’t perform that action at this time.
0 commit comments