Skip to content

Commit

Permalink
Deployed e43a733 to pr-491 with MkDocs 1.4.3 and mike 2.1.0.dev0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 5, 2023
1 parent 24154c9 commit d927cee
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6353,7 +6353,7 @@ <h2 id="inputs">Inputs<a class="headerlink" href="#inputs" title="Permanent link
</tr>
<tr>
<td>Lidar Point Cloud</td>
<td></td>
<td><code>/sensing/lidar/&lt;lidar name&gt;/pointcloud_raw</code></td>
<td><a href="https://github.com/ros2/common_interfaces/blob/rolling/sensor_msgs/msg/PointCloud2.msg">sensor_msgs/PointCloud2</a></td>
<td>Pointcloud from lidar driver.</td>
</tr>
Expand Down Expand Up @@ -6420,9 +6420,9 @@ <h2 id="output">Output<a class="headerlink" href="#output" title="Permanent link
</tr>
<tr>
<td>Lidar Point Cloud</td>
<td></td>
<td><code>/sensing/lidar/&lt;lidar group&gt;/pointcloud</code></td>
<td><a href="https://github.com/ros2/common_interfaces/blob/rolling/sensor_msgs/msg/PointCloud2.msg">sensor_msgs/PointCloud2</a></td>
<td>Lidar pointcloud after preprocessing. Used by the Perception and Localization.</td>
<td>Lidar pointcloud after preprocessing. Used by the Perception and Localization. <code>&lt;lidar group&gt;</code> is a unique name for identifying each LiDAR or the group name when multiple LiDARs are combined. Specifically, the concatenated point cloud of all LiDARs is assigned the <code>&lt;lidar group&gt;</code> name <code>concatenated</code>.</td>
</tr>
<tr>
<td><abbr title="Global Navigation Satellite System">GNSS</abbr>-INS pose</td>
Expand Down
2 changes: 1 addition & 1 deletion pr-491/search/search_index.json

Large diffs are not rendered by default.

Binary file modified pr-491/sitemap.xml.gz
Binary file not shown.

0 comments on commit d927cee

Please sign in to comment.