Recording and replaying #55
rodja
started this conversation in
Ideas / Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be interesting to explore possibilities to record and replay the entire data flow similar to rosbag. Having a global event logger (suggested as one benefit of #54) would not be sufficient. For example the odometer will recalculate the position if
handle_detection
is called.Do we need to pickle every module every 10 ms into a database to allow for all the Python flexibility?
Beta Was this translation helpful? Give feedback.
All reactions