Closed RustyRaptor closed 2 years ago
Good question. Our tests have tons of these too... need to add (a) more informative messages and (b) get rid of them from our tests, they're really obnoxious!
On the front of getting rid of them from tests, perhaps it's a good idea to suppress warnings in the pyfrc tests except test_practice and test_fuzz. No good reason to show the same warnings so many times.
OBE I think.
I think we still have examples that reference these LiveWindow methods, which have now been removed from WPILib entirely. (Looking at our port of the command-based examples...)
In the arcadedrive navx example we are getting a deprecation warning in the latest release. Here is the test output: