Skip to content
Snippets Groups Projects
Commit a907ab95 authored by TixiaoShan's avatar TixiaoShan
Browse files

add testing platform pictures

parent 64a10e8e
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,13 @@
<img src="./config/doc/demo.gif" alt="drawing" width="800"/>
</p>
<p align='center'>
<img src="./config/doc/device-hand-2.png" alt="drawing" width="200"/>
<img src="./config/doc/device-hand.png" alt="drawing" width="200"/>
<img src="./config/doc/device-jackal.png" alt="drawing" width="200"/>
<img src="./config/doc/device-boat.png" alt="drawing" width="200"/>
</p>
## Menu
- [**System architecture**](#system-architecture)
......
config/doc/device-boat.png

128 KiB

config/doc/device-hand-2.png

467 KiB

config/doc/device-hand.png

111 KiB

config/doc/device-jackal.png

198 KiB

......@@ -13,7 +13,7 @@ lio_sam:
poseCovThreshold: 25.0 # m^2, threshold for using GPS data
# Export settings
savePCD: false
savePCD: false # https://github.com/TixiaoShan/LIO-SAM/issues/3
savePCDDirectory: "/Downloads/LOAM/" # in your home folder, starts and ends with "/". Warning: the code deletes "LOAM" folder then recreates it. See "mapOptimization" for implementation
# Sensor Settings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment