-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ROS Failing to Stay Connected #145
Comments
I'm having the same issue, could you fix it? |
@jasonm22 @SheilaGLZ I'm facing the same issue now, can you guys please help me. I really need it to work. I really appreciate any help you can provide. |
Same issue here. Ubuntu Focal WSL Endless cycle of interrupts and reconnects
EDIT: After a minute I realized this issue is caused by a version mismatch (eg. wrong ROS or rosbridge_suite version). It probably gets interrupted by failing to parse data. |
Hi Everyone,
I have been trying to connect this UE plugin with a MATLAB ROS server. I was able to get everything integrated and built into the UE project. However, when I try to connect I am ending up with this error message repeated over and over. It looks like the connection succeeds and then continues to reset. Any ideas on areas to check to troubleshoot this?
Thanks in advance!
Jason
[2021.03.04-21.14.40:068][871]LogROS: Display: UROSIntegrationCore spawned
[2021.03.04-21.14.40:068][871]LogROS: Display: UImpl::Init()
[2021.03.04-21.14.40:071][871]LogROS: Display: Setting up receiver thread ...
[2021.03.04-21.14.40:074][871]LogROS: Display: Successfully reconnected to rosbridge 192.168.1.5:65300.
[2021.03.04-21.14.40:080][872]LogROS: Error: Failed to recv(); Closing receiver thread.
The thread 0x5d08 has exited with code 0 (0x0).
[2021.03.04-21.14.40:948][911]LogROS: Error: Connection to rosbridge 192.168.1.5:65300 was interrupted.
[2021.03.04-21.14.40:948][911]LogROS: Display: UROSIntegrationGameInstance::Init() - connecting to ROS bridge...
[2021.03.04-21.14.40:948][911]LogROS: Display: UImpl::BeginDestroy()
[2021.03.04-21.14.40:948][911]LogROS: Display: UROSIntegrationCore ~Impl()
The text was updated successfully, but these errors were encountered: