Quote:
Originally Posted by kinganu123
does java now support the top part of the dashboard? last year, we needed to manually create a dashboard class so that values on the dashboard would be updated as it does natively in LabView
|
No, the "Labview" Dashboard would still require some manual effort to get working with Java. However, the C++ and Java versions of WPIlib are moving more and more towards a new version of the SmartDashboard that is natively supported and highly capable (multiple visualization "widgets" as well as "choosers" to select autonomous modes and set parameters used by your code).