Skip to content

Commit

Permalink
feat(x1): restore blind spot setting of livox view range from 1.0 to … (
Browse files Browse the repository at this point in the history
#123)

feat(x1): restore blind spot setting of livox view range from 1.0 to 1.5 (#122)

Signed-off-by: Yuma Nihei <[email protected]>
  • Loading branch information
yn-mrse authored Apr 15, 2023
1 parent db479d6 commit f53c340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aip_x1_launch/launch/lidar.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<arg name="pointcloud_container_name" default="pointcloud_container"/>

<!-- x1 additional setting -->
<arg name="livox_min_range" default="1.0" />
<arg name="livox_min_range" default="1.5" />

<group>
<push-ros-namespace namespace="lidar"/>
Expand Down

0 comments on commit f53c340

Please sign in to comment.