Quote:
Originally Posted by Landonh12
Well, first of all, could you post your code?
What are you using to process your images?
If you are using your driver station laptop to process images and send back information, are you using NetworkTables?
Whatever indicators and controls you put onto the front panel of your .vi's will not work when you build and deploy your code.
|
Is that true about the indicators and controls not working from the front panel? It actually makes some sense. Tracking only works when tethered or wireless from robot main. But once on the actual field, it tracks, but just spins in circles.
If the front panel indicators and controls don't work after building and deploying the code, what values would the code be getting?
We have a usb camera (was an axis originally via Ethernet to bridge) directly plugged into the roborio. We are using labview and processing the images onto the roborio.
All of our values were on the front panel with the assumption that the code would use those values, but now I'm thinking that they need to be constants in the actual code.
So if I got this right, the front panel is just for testing your values and once found, they need to be inserted into the code?
Thanks,
Ash Hadi
379