Skip to content

Commit e97f6f9

Browse files
authored
Merge pull request #30 from Yadunund/vt/baseline-solution-readme
Update README.md - add link to baseline solution
2 parents bb3b559 + a15b80b commit e97f6f9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ rocker --nvidia --cuda run --network=host ibpc:pose_estimator
108108
docker run --network=host -e BOP_PATH=/opt/ros/underlay/install/datasets -e SPLIT_TYPE=val -v<PATH_TO_DATASET>:/opt/ros/underlay/install/datasets -it ibpc:tester
109109
```
110110

111+
## Baseline Solution
112+
113+
We provide a simple baseline solution as a reference for implementing the solution in `ibpc_pose_estimator_py`. Please refer to the [baseline_solution](https://github.com/Yadunund/bpc/tree/baseline_solution) branch and follow the instructions there.
114+
111115
## Next Steps
112116

113117
Stay tuned – more detailed submission instructions and guidelines will be provided soon.

0 commit comments

Comments
 (0)