Skip to content

Commit e60d7eb

Browse files
authored
Fix extra argument in readme.md
1 parent f64152b commit e60d7eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ To use `rtabmap_ros` on Jetson, you can follow the instructions above if you don
123123
$ cd ~/catkin_ws
124124
$ git clone https://github.com/ros-perception/vision_opencv src/vision_opencv
125125
$ git clone https://github.com/ros-perception/image_transport_plugins.git src/image_transport_plugins
126-
$ git clone https://github.com/introlab/rtabmap_ros.git src/rtabmap_ros src/rtabmap_ros
126+
$ git clone https://github.com/introlab/rtabmap_ros.git src/rtabmap_ros
127127
$ catkin_make -j2
128128
```
129129

0 commit comments

Comments
 (0)