Skip to content
Snippets Groups Projects

Draft: Resolve "Add BTOF Benchmark"

Open Zhenyu Ye requested to merge 80-add-btof-benchmark into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -33,8 +33,8 @@ stages:
common:setup:
stage: config
before_script:
export JUGGLER_DETECTOR_VERSION="131-update-tof-for-canyonlands"
- |
export JUGGLER_DETECTOR_VERSION="131-update-tof-for-canyonlands"
if [[ "${COMMON_BENCH_VERSION}" == "" ]] ; then
export COMMON_BENCH_VERSION="master"
fi
Loading