Debugging robotics software is often about finding problems that don't appear during a normal test run.
On a production robot vacuum cleaner, I worked on an issue where memory usage gradually increased during long cleaning cycles, eventually leading to performance degradation and...