Skip to content

Commit 6bb3106

Browse files
committed
fix build error
1 parent cfc1574 commit 6bb3106

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/source/docs/ros2-interfaces.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Content is organized by functional area the data is used.
1010
Sensors
1111
=======
1212

13-
ArduPilot exposes "sensor" type data over DDS, that usually corresponds to a physical component, or some filterered version of it.
13+
ArduPilot exposes "sensor" type data over DDS, that usually corresponds to a physical component, or some filtered version of it.
1414

1515
.. raw:: html
1616

@@ -200,7 +200,7 @@ For more information on the coordinate systems used, review `ROS REP-105 <https:
200200
Only the dynamic transformations on ``/ap/tf`` that have parent_frame ``odom`` and child_frame ``base_link`` are fed into ``AP_VisualOdom``.
201201
Other frame configurations will be gracefully ignored, so feel free to populate this topic with other transforms if that's convenient.
202202

203-
For more information on how to setup ArduPilot with an external odometry source, see the :ref:`cartographer SLAM example<ros2-cartographer-slam>.
203+
For more information on how to setup ArduPilot with an external odometry source, see the :ref:`cartographer SLAM example<ros2-cartographer-slam>`.
204204

205205
Configuring Interfaces at Compile Time
206206
======================================

0 commit comments

Comments
 (0)