SJTU-ViSYS-team / VisFly

This is a fast and versatile simulator for training vision-based flight of drones.
MIT License
27 stars 1 forks source link

how to create new scene #12

Open WYJBIT opened 2 weeks ago

WYJBIT commented 2 weeks ago

Thanks for your great contribution to the field of drone simulation !!! I have read the official documentation of habitat-sim: https://aihabitat.org/docs/habitat-sim/attributesJSON.html and found that the way to create a new scene is to manually modify the JSON file. Is this the only way to create a scene? And how to simply visualize a new scene?

Fanxing-LI commented 1 week ago

For me, I am used to write a simple script to generate scenes. It is too slow to manually modify JSON one by one. Is this the only way to create a scene? Yes. And how to simply visualize a new scene? Use habitat-sim built-in file viewer.py.