Closed florianspy closed 3 years ago
After creating the problem again from scratch using the rossharp as base of the project https://github.com/siemens/ros-sharp/tree/master/Unity3D. The problem is solved.
Thanks for the info @florianspy . Glad to hear this issue is resolved. In case you have any further info about the actual reason, please do share it here as it might help others have the same issue.
Hello everyone, I am experiencing problems with subscribers. I am using the following source code for a subscriber:
However after about 80 message no new data is received. Even though data is still published. I also tried the following code with the same issue.
Thank you for your help.