Alexander Clegg
Alexander Clegg
Please provide more specifics or I'll need to close the issue. Too vague without details.
Hey @ErcBunny, Python 3.10 is supported for habitat-sim. We are currently not hosting conda packages, but you should be able to build from source with 3.10. If something is not...
Hey @Thaumaturge2020, Looks like the settings module is not being found. I'm curious what version you installed and how. Did you conda install or build from source? I see the...
Hey @frank-gallagher, Region bounding boxes are not presently annotated for HM3D because regions are annotated per-object rather than global geometry. If you need these, you can compute them yourself from...
Hey @ChrisWanghb, We don't explicitly support older versions of the code, but I may be able to give you some pointers if you can provide more information. 1) I assume...
Hey @YX-S-Z, You can absolutely install from source with python > 3.9. In this case you are trying to install from a conda build and our matrix builder is not...
Hey @Ethan2415, Sometimes network issues prevent access to AWS S3 (in this case) or HuggingFace servers temporarily. This and other data sources are working for me presently. Please try again...
Outages happen. Closing this task as stale and likely not a bug.
@EvaLiiiiii so strange. :thinking: My guess would be some edge case related to the object asset mesh import. That assertion happens when the `ResourceManager::getMeshMetaData` function cannot find a meshMetaData entry...
Yeah, must be an asset issue with the sphere. Glad you have a workaround and thanks for the report. When we get some bandwidth we can dig into why this...