Skip to content

Commit 310c8df

Browse files
authoredAug 30, 2019
docs: Update readme
1 parent aa76ca9 commit 310c8df

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎README.md

+7
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ catkin_make
3636
source devel/setup.bash
3737
roslaunch slam_project rviz.launch
3838
```
39+
### Or use rtab_run script
40+
```
41+
cd /home/workspace/catkin_ws
42+
source devel/setup.bash
43+
cd src/slam_project
44+
./rtab_run
45+
```
3946

4047
### Future Work - Applies RTAB Mapping to a real robot
4148

0 commit comments

Comments
 (0)