bdaiinstitute / vlfm

The repository provides code associated with the paper VLFM: Vision-Language Frontier Maps for Zero-Shot Semantic Navigation (ICRA 2024)
http://naoki.io/portfolio/vlfm.html
MIT License
194 stars 14 forks source link

Add first pass CI and small unit test #2

Closed jiuguangw closed 1 year ago

jiuguangw commented 1 year ago

The pip install step currently takes ~30 min, which is too long. Pre-building a container would take this down to 3 min.