Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TixiaoShan authored Jul 16, 2018
1 parent a1f8b29 commit b57e0de
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ catkin_make -j1
```
When you compile the code for the first time, you need to add "-j1" behind "catkin_make" for generating some message types. "-j1" is not needed for future compiling.

## The system

LeGO-LOAM is speficifally optimized for a horizontally placed VLP-16 on a ground vehicle. It assumes there is always a ground plane in the scan. The UGV we are using is Clearpath Jackal.

![Jackal](/LeGO-LOAM/launch/jackal-label.jpg)



## Run the package

1. Run the launch file:
Expand All @@ -46,4 +54,4 @@ Thank you for citing our *LeGO-LOAM* paper if you use any of this code:
year={2018},
organization={IEEE}
}
```
```

0 comments on commit b57e0de

Please sign in to comment.