Skip to content

Commit

Permalink
compatible with canlab-edge_box(CLEB-G-01A)
Browse files Browse the repository at this point in the history
  • Loading branch information
kcs0421 authored Mar 13, 2024
1 parent f19d7c9 commit 81d37ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ Requirements:
### Download Pacakage
If you need to modify the code or ensure you have the latest update you will need to clone this repo then build the package.

$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/src
$ git clone --branch noetic https://github.com/canlab-co/ros_v4l2_camera.git
$ cd ~/ros_v4l2_camera
$ cd ~/catkin_ws
$ catkin_make
$ source devel/setup.bash

Expand Down

0 comments on commit 81d37ea

Please sign in to comment.