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
Hello!Sorry to bother you, I am a beginner, I am using ROS to simulate the impact of poor communication in reality on fusion mapping, I tried to add a timer to the beginning of the callback function fullMapUpdate, so that the subscriber subscribes to the topic information once in a certain time, and the publishing end is 20hz, But the first car will report an error if the delay exceeds 0.1s, but strangely the third car I can set to 0.3s will not report an error, but it has no effect on the final mapping effect, can you give me some advice on how to simulate poor communication, thank you!
The text was updated successfully, but these errors were encountered:
Hello!Sorry to bother you, I am a beginner, I am using ROS to simulate the impact of poor communication in reality on fusion mapping, I tried to add a timer to the beginning of the callback function fullMapUpdate, so that the subscriber subscribes to the topic information once in a certain time, and the publishing end is 20hz, But the first car will report an error if the delay exceeds 0.1s, but strangely the third car I can set to 0.3s will not report an error, but it has no effect on the final mapping effect, can you give me some advice on how to simulate poor communication, thank you!
The text was updated successfully, but these errors were encountered: