Git Product home page Git Product logo

Comments (1)

iyeon915 avatar iyeon915 commented on June 2, 2024

I got a similar issue. Did you solved this issue?
I obtained build foler using "python setup.py build --build-datatool" at here (#1948).
Then the datatool file in build foler was build/utils/datatool/Datatool not build/utils/datatool/datatool. (Capital D)
So, I modified gen_gibson_semantic.sh file, then run using "tools/gen_gibson_semantics.sh /path/to/3DSceneGraph_medium/automated_graph /path/to/GibsonDataset /path/to/output
".

(I use headless server)
There are 3 folders in scene datasets folder,

  1. 3DSceneGraph_medium (includes npz)
  2. gibson (includes scene_dataset_config.json and scene folder. Each scene folder has obj files)
  3. out folder (.ids and .scn files were generated. but .ply is not)

Finally the error is below.
(habitat) user@server90:~/habitat/habitat-sim$ tools/gen_gibson_semantics.sh data/scene_datasets/3DSceneGraph_medium/automated_graph/ data/scene_datasets/gibson/ data/scene_datasets/out/
Adairsville
wrote 2528538 bytes
wrote 33569 bytes
ESP_CHECK failed: esp::logging::LoggingContext: No current logging context.
tools/gen_gibson_semantics.sh: line 17: 22515 Aborted (core dumped) "${TOOLS_DIR}"/../build/utils/datatool/datatool create_gibson_semantic_mesh "${OBJ_PATH}"/"${scene}"/mesh.obj
"${OUT_PATH}"/"${scene}".ids "${OUT_PATH}"/"${scene}"_semantic.ply

from habitat-sim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.