We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9772b33 commit 8ce1a86Copy full SHA for 8ce1a86
1 file changed
README.md
@@ -51,7 +51,7 @@ Clone and Build MapIV's fork of [RTKLIB](https://github.com/MapIV/RTKLIB/tree/rt
51
Clone and build the necessary packages for Eagleye.
52
53
cd $HOME/catkin_ws/src
54
- git clone https://github.com/MapIV/eagleye.git
+ git clone https://github.com/MapIV/eagleye.git -b main-ros1
55
git clone https://github.com/MapIV/rtklib_ros_bridge.git
56
git clone https://github.com/MapIV/kml_generator
57
git clone https://github.com/MapIV/multi_rosbag_controller.git
0 commit comments