File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs_versioned_docs/version-ros2jazzy/ros/tutorials/navigation_demos Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ to `false`.
2222
2323Clearpath'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
You can’t perform that action at this time.
0 commit comments