Skip to content

Commit

Permalink
chore: forgot to delete a default
Browse files Browse the repository at this point in the history
Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
  • Loading branch information
knzo25 committed Sep 24, 2024
1 parent 15117cf commit 357dced
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<launch>
<arg name="camera_optical_link_frame" default="zedxm_left_camera_optical_frame" description="E.g., camera0/camera_optical_link"/>
<arg name="camera_optical_link_frame" description="E.g., camera0/camera_optical_link"/>
<!-- this is needed for the calibrator interface - transformation algebra-->
<arg name="lidar_frame" description="E.g., velodyne_top. this is used for the extrinsic_calibration_manager under the hood"/>
<arg name="image_topic" default="/sensing/camera/camera0/image_rect_color/decompressed" description="Internal topic to decompress the image"/>
Expand Down

0 comments on commit 357dced

Please sign in to comment.