Skip to content

Commit

Permalink
ROS 2 one-liner install update (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
horverno authored Oct 30, 2023
1 parent 062cc44 commit fcbd09d
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 @@ -59,7 +59,7 @@ For advanced instructions on the Python pacakge plase see [this README](python/R
<summary>ROS 2</summary>

```sh
git clone https://github.com/PRBonn/kiss-icp && colcon build
cd ~/ros2_ws/src/ && git clone https://github.com/PRBonn/kiss-icp && cd ~/ros2_ws/ && colcon build --packages-select kiss_icp
```
</details>

Expand Down

0 comments on commit fcbd09d

Please sign in to comment.