Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mengxingshifen1218 committed Jul 9, 2022
1 parent f87fe87 commit da562e9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## how to use:
```
cd lshaped_fitting_test
mkdir build && cd build
cmake ..
make -j8
./lshaped_fitting_test_node
```

0 comments on commit da562e9

Please sign in to comment.