Skip to content

Commit

Permalink
move crackers example outside the repository for now
Browse files Browse the repository at this point in the history
  • Loading branch information
petrikvladimir committed Sep 17, 2023
1 parent c84b7d3 commit f280979
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 24,048 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,10 @@ jobs:
mkdir local_data
python -m happypose.toolbox.utils.download --cosypose_model=detector-bop-ycbv-pbr--970850
python -m happypose.toolbox.utils.download --cosypose_model=coarse-bop-ycbv-pbr--724183
python -m happypose.toolbox.utils.download --cosypose_model=refiner-bop-ycbv-pbr--604090
python -m happypose.toolbox.utils.download --cosypose_model=refiner-bop-ycbv-pbr--604090
cd tests/data
git clone https://github.com/petrikvladimir/happypose_test_data.git crackers_example
- name: Run tests
run: |
Expand Down
1 change: 0 additions & 1 deletion tests/data/crackers_example/camera_data.json

This file was deleted.

Binary file removed tests/data/crackers_example/image_rgb.png
Binary file not shown.
11 changes: 0 additions & 11 deletions tests/data/crackers_example/models/models_info.json

This file was deleted.

Loading

0 comments on commit f280979

Please sign in to comment.