Skip to content

Commit

Permalink
compatible with canlab-viewer(CLV-G-Series)
Browse files Browse the repository at this point in the history
  • Loading branch information
kcs0421 authored Mar 14, 2024
1 parent 6db71c3 commit acf401e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions launch/v4l2_camera_clv.launch
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<launch>
<node name="cam1" pkg="usb_cam" type="usb_cam_node" output="screen" >
<rosparam command="load" file="$(find usb_cam)/config/usb_cam.yml"/>
<param name="video_device" value="/dev/video0" />
</node>

</launch>

0 comments on commit acf401e

Please sign in to comment.