BenchBot is a tool for seamlessly testing & evaluating semantic scene understanding tools in both realistic 3D simulation & on real robots
BSD 3-Clause "New" or "Revised" License
110
stars
12
forks
source link
Don't use interactive mode for benchbot_robot container #39
Closed
btalb closed 2 years ago
This should not be interactive; it has been left from debugging:
https://github.com/qcr/benchbot/blob/f473fac5741b983a561cc6aa8d62dc796dc15e06/bin/benchbot_run#L349
This should be removed in a future release.