Skip to content

Commit

Permalink
add run_all.sh to readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
watsonryan authored May 8, 2019
1 parent 5547451 commit 3ac658c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,7 @@ cd Enabling-Robust-State-Estimation-through-Measurement-Error-Covariance-Adaptat

### 4) Test
````bash
./examples/build/test_gnss_bce -i /total/path/to/data/gtsam/drive_1_lq.gtsam --robustIter 100 --writeENU --writeECEF --dir test_1
cd examples
chmod +x run_all.sh
./run_all.sh
````

0 comments on commit 3ac658c

Please sign in to comment.