Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/_01_aerostack2_concepts/as2_communications/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The objective of each channel is:

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.
However, Aerostack2 use `ROS 2 Tf2 Library <https://docs.ros.org/en/foxy/Tutorials/Intermediate/Tf2/Tf2-Main.html>`__ to set topics frame id.
This feature allow to stablish messages reference frame and each agent of Aerostack2 can use it to convert the messages to the desired frame.
This feature allows to establish messages reference frame and each agent of Aerostack2 can use it to convert the messages to the desired frame.



Expand Down