Skip to content

Commit e82cc3a

Browse files
committed
Add changes for 74d7252
1 parent bfd6caf commit e82cc3a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_01_aerostack2_concepts/as2_communications/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453
</ul>
454454
<p>All of them use <a class="reference external" href="https://docs.ros.org/en/humble/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Topics/Understanding-ROS2-Topics.html">ROS 2 topics</a> to communicate in a standard way.
455455
However, Aerostack2 use <a class="reference external" href="https://docs.ros.org/en/foxy/Tutorials/Intermediate/Tf2/Tf2-Main.html">ROS 2 Tf2 Library</a> to set topics frame id.
456-
This feature allow to stablish messages reference frame and each agent of Aerostack2 can use it to convert the messages to the desired frame.</p>
456+
This feature allows to establish messages reference frame and each agent of Aerostack2 can use it to convert the messages to the desired frame.</p>
457457
<section id="motion-references">
458458
<span id="as2-concepts-as2-communication-motion-references"></span><h2>Motion References<a class="headerlink" href="#motion-references" title="Link to this heading"></a></h2>
459459
<p>Aerostack2 supports three different types of motion commands: <strong>position</strong>, <strong>velocity</strong> and <strong>trajectory</strong>.

_sources/_01_aerostack2_concepts/as2_communications/index.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The objective of each channel is:
2424

2525
All of them use `ROS 2 topics <https://docs.ros.org/en/humble/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Topics/Understanding-ROS2-Topics.html>`__ to communicate in a standard way.
2626
However, Aerostack2 use `ROS 2 Tf2 Library <https://docs.ros.org/en/foxy/Tutorials/Intermediate/Tf2/Tf2-Main.html>`__ to set topics frame id.
27-
This feature allow to stablish messages reference frame and each agent of Aerostack2 can use it to convert the messages to the desired frame.
27+
This feature allows to establish messages reference frame and each agent of Aerostack2 can use it to convert the messages to the desired frame.
2828

2929

3030

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)