Is it possible to program your robot in Java and still use the LabView Dashboard for your Gyro, Camera Feed…
Lead Programmer Team# 4076
nfusselman1
Is it possible to program your robot in Java and still use the LabView Dashboard for your Gyro, Camera Feed…
Lead Programmer Team# 4076
nfusselman1
Yes, we are using Java on the robot with the default LabVIEW dashboard.
If you could can you post a copy of the code you use for the dashboard.
Lead Programmer Team# 4076
nfusselman1
Java makes it nice and easy to use the labview dashboard. Program your labview dashboard the way you normally would, and then use the methods in the SmartDashboard class to get or send any information your robot needs.
Sorry, I’m traveling without the code, so I don’t have an example to post.
That is ok I will figure it out.
I found a document but it does not say what all the location names are.
Do you know what the “DB/” name is for the gyro?
Lead Programmer Team#4076
nfusselman1