Skip to content

Commit 9141601

Browse files
authored
Update README.md
1 parent 6f9e520 commit 9141601

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,13 @@ mkdir src
4242
cd src
4343
4444
git clone https://github.com/SafeRoboticsLab/AprilTagSLAM_ROS.git
45-
4645
cd AprilTagSLAM_ROS
4746
git checkout sdk_v4
4847
cd ..
4948
49+
# apriltag dependency
50+
git clone https://github.com/AprilRobotics/apriltag.git
51+
5052
# We need compile cv_bridge from source files to avoid mixing OpenCV versions
5153
git clone https://github.com/ros-perception/vision_opencv.git
5254

0 commit comments

Comments
 (0)