Skip to content

Commit

Permalink
docs: update synchronized_grid_map_fusion
Browse files Browse the repository at this point in the history
Signed-off-by: badai-nguyen <[email protected]>
  • Loading branch information
badai-nguyen committed Mar 4, 2024
1 parent 015bc06 commit 3a0848f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ You need to generate OGMs in each sensor frame before achieving grid map fusion.

```xml
<include file="$(find-pkg-share tier4_perception_launch)/launch/occupancy_grid_map/probabilistic_occupancy_grid_map.launch.xml">
<arg name="input/obstacle_pointcloud" value="/perception/obstacle_segmentation/single_frame/pointcloud_raw"/>
<arg name="input/obstacle_pointcloud" value="/perception/obstacle_segmentation/single_frame/pointcloud"/>
<arg name="input/raw_pointcloud" value="/sensing/lidar/right/outlier_filtered/pointcloud_synchronized"/>
<arg name="output" value="/perception/occupancy_grid_map/right_lidar/map"/>
<arg name="map_frame" value="base_link"/>
Expand Down

0 comments on commit 3a0848f

Please sign in to comment.