Skip to content

Commit

Permalink
FIX: minor on main readme
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 authored Jan 10, 2024
1 parent b222614 commit 8dd38a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ On the left, the user can select the tool type and input an initial pose. On the

# Caveats
TTool was tailored to our specific use case. If you want to adapt it to your use case, you will need to change the following files:
- `CMakeLists.txt`: comment the following line, it won't use zenodo for the models, but you will have to provide the models yourself, se the wiki on how to do it.
https://github.com/ibois-epfl/TTool/blob/b357383e85708844efd9854291f0f85e521d227b/CMakeLists.txt#L12C1-L12C29
- `CMakeLists.txt`: comment the line `include(cmake/dataset.cmake)`, it won't use zenodo for the models, but you will have to provide the models yourself, se the wiki on how to do it.
- `assets/config.yaml`: list the models you want to use, and their path by replacing these lines:
https://github.com/ibois-epfl/TTool/blob/b357383e85708844efd9854291f0f85e521d227b/assets/config.yml#L57-L66
Be sure to erase these lines specific to our use case:
Expand Down

0 comments on commit 8dd38a2

Please sign in to comment.