We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am currently building some example workflows with Node-RED on Leda, using data coming from carsim.
But in the data there are some glitches. Suddenly the value for Vehicle.Speed jumps to 0.00 or 216.00.
This behavior can also be observed by subscribing with databroker_cli.
The text was updated successfully, but these errors were encountered:
Thanks for reporting, probably the sim params need some touch-up to not jump so hard. Subscribing and will investigate in the future.
FYI we can investigate this as a much better replacement: https://projects.eclipse.org/projects/automotive.cloe
Sorry, something went wrong.
Maybe there is no problem. The "glitches" could have been a result of canfeeder, gpsfeeder and carsim simultaneously feeding data for Vehicle.Speed.
Sorry for the noise.
No branches or pull requests
I am currently building some example workflows with Node-RED on Leda, using data coming from carsim.
But in the data there are some glitches. Suddenly the value for Vehicle.Speed jumps to 0.00 or 216.00.
This behavior can also be observed by subscribing with databroker_cli.
The text was updated successfully, but these errors were encountered: