Open SherylSandberg opened 1 month ago
in config.yaml, set num physics_frequency=30 or 60
in config.yaml, set num physics_frequency=30 or 60
Thank you, it works
Hello,my friends! I have the same problem as you, and I set num physics_frequency=30. But after that, I have new problem as follow: Warning: Possible version incompatibility. Attempting to load omni::fabric::IStageReaderWriter with version v0.10 against v0.9. 2024-11-08 08:42:31 [6,822ms] [Warning] [omni.syntheticdata.plugin] OgnSdPostRenderVarToHost : rendervar copy from texture directly to host buffer is counter-performant. Please use copy from texture to device buffer first. 2024-11-08 08:42:31 [6,904ms] [Warning] [omni.fabric.plugin] removePath called on non-existent path /Render/RenderProduct_Replicator/PostRender/SDGPipeline/RenderProduct_Replicator_GpuInteropEntry
____________
/ / \
/ / /__
/ / / /\
/__________/ /__/ \
\ _____ \ \__\ /
\ \ / \ \ \_/ /
\ \/___\ \ /
\__________\_/
___ _ ____ _ _
/ _ \ _ __ ___ _ __ (_)/ ___(_) |__ ___ ___ _ __
| | | | '_ ` _ \| '_ \| | | _| | '_ \/ __|/ _ \| '_ \
| |_| | | | | | | | | | | |_| | | |_) \__ \ (_) | | | |
\___/|_| |_| |_|_| |_|_|\____|_|_.__/|___/\___/|_| |_|
[INFO] [omnigibson.simulator] ---------- Welcome to OmniGibson! ----------
Traceback (most recent call last):
File "/home/dawn/workspace/ReKep/main.py", line 379, in
2024-11-08 08:42:32 [8,165ms] [Warning] [carb] [Plugin: omni.sensors.tiled.plugin] Module /home/dawn/anaconda3/envs/omnigibson/lib/python3.10/site-packages/isaacsim/extscache/omni.sensors.tiled-0.0.4+106.0.0.lx64.r/bin/libomni.sensors.tiled.plugin.so remained loaded after unload request 2024-11-08 08:42:32 [8,170ms] [Warning] [carb] [Plugin: omni.spectree.delegate.plugin] Module /home/dawn/anaconda3/envs/omnigibson/lib/python3.10/site-packages/isaacsim/extscache/omni.usd_resolver/bin/libomni.spectree.delegate.plugin.so remained loaded after unload request 2024-11-08 08:42:32 [8,172ms] [Warning] [omni.graph.core.plugin] Could not find category 'Replicator:Annotators' for removal 2024-11-08 08:42:32 [8,172ms] [Warning] [omni.graph.core.plugin] Could not find category 'Replicator:Annotators' for removal 2024-11-08 08:42:32 [8,172ms] [Warning] [omni.graph.core.plugin] Could not find category 'Replicator:Annotators' for removal 2024-11-08 08:42:32 [8,172ms] [Warning] [omni.graph.core.plugin] Could not find category 'Replicator:Annotators' for removal 2024-11-08 08:42:32 [8,172ms] [Warning] [omni.graph.core.plugin] Could not find category 'Replicator:Annotators' for removal 2024-11-08 08:42:32 [8,172ms] [Warning] [omni.graph.core.plugin] Could not find category 'Replicator:Annotators' for removal 2024-11-08 08:42:32 [8,172ms] [Warning] [omni.graph.core.plugin] Could not find category 'Replicator:Annotators' for removal 2024-11-08 08:42:32 [8,172ms] [Warning] [omni.graph.core.plugin] Could not find category 'Replicator:Annotators' for removal 2024-11-08 08:42:32 [8,172ms] [Warning] [omni.graph.core.plugin] Could not find category 'Replicator:Annotators' for removal 2024-11-08 08:42:32 [8,172ms] [Warning] [omni.graph.core.plugin] Could not find category 'Replicator:Annotators' for removal 2024-11-08 08:42:32 [8,172ms] [Warning] [omni.graph.core.plugin] Could not find category 'Replicator:Annotators' for removal 2024-11-08 08:42:32 [8,172ms] [Warning] [omni.graph.core.plugin] Could not find category 'Replicator:Core' for removal 2024-11-08 08:42:32 [8,366ms] [Warning] [carb] Client omni.syntheticdata.plugin Failed to acquire interface [omni::graph::core::INode v4.10] while unloading all plugins Fatal Python error: Segmentation fault
Current thread 0x00007f5637910740 (most recent call first):
I'm experiencing a crash when executing the following command:
The terminal output indicates the following warnings and an error traceback: