Skip to content

Commit 1cf3e2b

Browse files
committed
chore: forgot to delete a default
Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
1 parent 67b0634 commit 1cf3e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

calibrators/sensor_calibration_manager/launch/default_project/interactive_camera_lidar_calibrator.launch.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<launch>
2-
<arg name="camera_optical_link_frame" default="zedxm_left_camera_optical_frame" description="E.g., camera0/camera_optical_link"/>
2+
<arg name="camera_optical_link_frame" description="E.g., camera0/camera_optical_link"/>
33
<!-- this is needed for the calibrator interface - transformation algebra-->
44
<arg name="lidar_frame" description="E.g., velodyne_top. this is used for the extrinsic_calibration_manager under the hood"/>
55
<arg name="image_topic" default="/sensing/camera/camera0/image_rect_color/decompressed" description="Internal topic to decompress the image"/>

0 commit comments

Comments
 (0)