-
Notifications
You must be signed in to change notification settings - Fork 97
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
Problems with /tf topic (erratic or nonexistent messages) #415
Comments
The problem is most likely to surface in cave qualification world using SSCI_X4_SENSOR_CONFIG_2 robot. If the simulation is started first and given enough time to start up and bridge is started only after some delay, then even in this world with this robot, everything seems to be running ok. Only when the bridge is started right after the simulation, the problem appears. Also |
A solution has been deployed to Cloudsim. Please give it a try. |
So far it seems to be working. We will keep testing to see if the problem is indeed gone for good. |
I'm closing this issue in order to triage the issue tracker. Please re-open or create a new issue if this problem persists. |
There seems to be some problem with /tf topic. Sometimes (I don't have deterministic reproduction steps) the message stream is somewhat erratic, sometimes even nonexistent.
while this is the output for /tf, the /clock topic is rock solid 250Hz.
This has been collected with the latest docker images release
2020-05-06 (btw: thanks for the hashes on the release_notes page):
The simulation and the bridge has been started with one robot of the ROBOTIKA_X2 config 1 type. Various team members reported this problem independently (at least 3 different setups suffer from this problem).
We have not been using this topic yet but now we are trying to use some existing SLAM modules that depend on it and that is how we have discovered the problem.
The text was updated successfully, but these errors were encountered: