You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The World B (Robotika runs 04, 05, 06) was the worse as it looks like the topics were sometimes available sometimes not. This issue is similar to #261, but the topis re-appeared once a while.
1666.772000000 INFO /subt_solution [/home/developer/subt_solution/src/subt_seed/src/subt_seed_node.cc:403(getSpeedCmd)] [topics: ] Python3: stdout 1:05:00.179489 (-719.3 1010.2 0.0) [('image', 268)]
1668.172000000 INFO /subt_solution [/home/developer/subt_solution/src/subt_seed/src/subt_seed_node.cc:94(imageCallback)] [topics: ] received Image 2000
3679.684000000 INFO /subt_solution [/home/developer/subt_solution/src/subt_seed/src/subt_seed_node.cc:94(imageCallback)] [topics: ] received Image 2100
3679.684000000 INFO /subt_solution [/home/developer/subt_solution/src/subt_seed/src/subt_seed_node.cc:94(imageCallback)] [topics: ] received Image 2200
so above we received 2000 image at 1668s and then twice hundered images in 3679s. Note that other topics were not available.
Original report (archived issue) by Martin Dlouhy (Bitbucket: robotikacz).
The World B (Robotika runs 04, 05, 06) was the worse as it looks like the topics were sometimes available sometimes not. This issue is similar to #261, but the topis re-appeared once a while.
so above we received 2000 image at 1668s and then twice hundered images in 3679s. Note that other topics were not available.
Again it is better visible from Python3 output:
Note, that this was not temporary failure - all 12 simulation (3 runs, 4 robots) had this symptom.
The text was updated successfully, but these errors were encountered: