Skip to content

Commit

Permalink
Deployed 25e84f6 to latest with MkDocs 1.4.3 and mike 2.2.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 25, 2024
1 parent cd545fd commit f5a5270
Show file tree
Hide file tree
Showing 4 changed files with 312 additions and 312 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8108,7 +8108,7 @@ <h3 id="lidar-launching">Lidar Launching<a class="headerlink" href="#lidar-launc
<p>You can create <your-lidar-model>.launch.xml for common sensor launch,
please check <a href="https://github.com/leo-drive/tutorial_vehicle_sensor_kit_launch/blob/main/common_sensor_launch/launch/hesai_PandarQT64.launch.xml"><code>hesai_PandarQT64.launch.xml</code></a> as an example.</your-lidar-model></p>
<p>The <a href="https://github.com/autowarefoundation/sample_sensor_kit_launch/blob/main/common_sensor_launch/launch/nebula_node_container.launch.py">nebula_node_container.py</a> creates the Lidar pipeline for autoware,
the pointcloud preprocessing pipeline is constructed for each lidar please check <a href="https://github.com/autowarefoundation/autoware.universe/tree/main/sensing/pointcloud_preprocessor">pointcloud_preprocessor</a> package for filters information as well.</p>
the pointcloud preprocessing pipeline is constructed for each lidar please check <a href="https://github.com/autowarefoundation/autoware.universe/tree/main/sensing/autoware_pointcloud_preprocessor">autoware_pointcloud_preprocessor</a> package for filters information as well.</p>
<p>For example, If you want to change your <code>outlier_filter</code> method,
you can modify the pipeline components like this way:</p>
<div class="highlight"><pre><span></span><code><span class="w"> </span> nodes.append(
Expand Down
2 changes: 1 addition & 1 deletion latest/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit f5a5270

Please sign in to comment.