fixed typo

release/4.3a0
lcarlone 2020-09-30 16:10:27 -04:00
parent 455f81dfc5
commit 1506001166
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
* Read 3D dataset sphere25000.txt and output to shonan.g2o (default)
* ./ShonanAveragingCLI -i spere2500.txt
*
* If you prefer using a robust Huber loss, you can add the option "-h true", for instance"
* If you prefer using a robust Huber loss, you can add the option "-h true", for instance
* ./ShonanAveragingCLI -i spere2500.txt -u true
*/