Skip to content

Commit f987095

Browse files
committed
Grammer changes.
1 parent 02ac9c3 commit f987095

File tree

1 file changed

+2
-2
lines changed
  • docs_versioned_docs/version-ros2jazzy/ros/tutorials/navigation_demos

1 file changed

+2
-2
lines changed

docs_versioned_docs/version-ros2jazzy/ros/tutorials/navigation_demos/nav2.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ to `false`.
2222

2323
Clearpath's Nav2 demos are written to support 2D lidars. If your robot has a 3D lidar on it, you can use the
2424
[3d lidar's `scan` topic](../../api/sensors_api#3d-lidar-topics) to provide the necessary 2d `laserscan` input by
25-
using the `scan_topic` argument, e.g. `scan_topic:=/a300_0000/sensors/lidar3d_0/scan`. However, this support is
26-
experimental and potentially impacted various factors such as computing resources.
25+
using the `scan_topic` argument, e.g. `scan_topic:=/a300_0000/sensors/lidar3d_0/scan`. However, this is
26+
experimental and potentially impacts various factors such as computing resources.
2727

2828
:::
2929

0 commit comments

Comments
 (0)