|
Re: Displaying camera image and getting the dashboard to display in the driverstation
I am not sure what you mean by "deploy it to the driver station." Could you elaborate? The .exe that comes with the driver station update is an already built version of a LabVIEW Dashboard Project. There is no need to do a deployal of any kind in order to run it.
You should not need to modify any code for the default exe to receive video from the network camera on the robot. If you DO want to modify it for another reason, you will have to start a new dashboard project, edit it, and then build it. Then you can run the exe that is created.
|