Replies: 2 comments
-
It's funny I tried hundreds of times and it finally worked, but I didn't change much. And it again has similar log
You may close this issue but I just post it so that everybody can see it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @Yonggie, sorry for not getting back to you earlier. @cgokmen knows a lot more about streaming though, he can probably help if you run into anything else. Let us know! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
I'm not sure this is with Issac sim or Omnigibson, but I cannot connect to the simulation app on
server A
inpc B
, which are in the same LAN.server A
actually detected the connection request and shows these:Each time I clicked connect button from
pc B
,sever A
detected it and the console will show the log below (I tried 3 times at this case):I noticed that the
m_connectionCount 4294967295
increased dramatically fast and soon it'll crash because ofsegmentation fault
.To Reproduce
Steps to reproduce the behavior:
export OMNIGIBSON_HEADLESS=1
and use the example scenepython -m omnigibson.examples.scenes.scene_selector
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
python -m omnigibson.install
Beta Was this translation helpful? Give feedback.
All reactions