habitat-sim icon indicating copy to clipboard operation
habitat-sim copied to clipboard

where is the “datatool”?

Open zhai-create opened this issue 9 months ago • 2 comments

I want to generate semantic information for gibson (. py file) through the gen_gibson_semantics.sh file. During the generation process, I need a "datatool" file, but I did not find datatool in all the code. Where is this datatool? If it is obtained through compilation, how should I compile it?

❓ Questions and Help

zhai-create avatar Apr 25 '24 14:04 zhai-create

Hey @zhai-create, Yes, you will need to add a build flag so the datatool is compiled. If building with setup.py you can add --build-datatool

aclegg3 avatar Apr 25 '24 15:04 aclegg3

@aclegg3 Thank you. However, I have a new quesrtion in the process of generating the semantic datasets. I have created a new question box in the Issue of the current project, titled "Error in generation of semantic datasets".

zhai-create avatar Apr 25 '24 18:04 zhai-create