Skip to content

Commit

Permalink
Use headers
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoki Mizuno committed Dec 9, 2018
1 parent a4c364a commit e46420f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# loam_velodyne

![Screenshot](/capture.bmp)
Sample map built from [nsh_indoor_outdoor.bag](http://www.frc.ri.cmu.edu/~jizhang03/Datasets/nsh_indoor_outdoor.bag) (opened with [ccViewer](http://www.danielgm.net/cc/))

Expand All @@ -7,7 +9,7 @@ All sources were taken from [ROS documentation](http://docs.ros.org/indigo/api/l

Ask questions [here](https://github.com/laboshinl/loam_velodyne/issues/3).

How to build with catkin:
## How to build with catkin

```
$ cd ~/catkin_ws/src/
Expand All @@ -17,7 +19,8 @@ $ catkin_make -DCMAKE_BUILD_TYPE=Release
$ source ~/catkin_ws/devel/setup.bash
```

Running:
## Running

```
roslaunch loam_velodyne loam_velodyne.launch
```
Expand Down

0 comments on commit e46420f

Please sign in to comment.