Skip to content

Commit

Permalink
Clone with ROS 2 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
horverno committed Jun 18, 2024
1 parent 9a8ef6b commit 429a384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Compile using the [`catkin_tools`](https://catkin-tools.readthedocs.io/en/latest
mkdir ~/ros2_ws && cd ~/ros2_ws && mkdir src && cd src
```
```sh
git clone https://github.com/vectr-ucla/direct_lidar_inertial_odometry
git clone https://github.com/vectr-ucla/direct_lidar_inertial_odometry -b feature/ros2
```
```sh
cd ~/ros2_ws
Expand Down

0 comments on commit 429a384

Please sign in to comment.