|
Re: White Paper Discuss: .NET (2.0) Composite Dashboard Viewer
There is an error in the type library that will cause team numbers to be incorrect. Attached is a patch to correct problem. Thanks to Mike Betts for not only finding the problem, but proposing the correct solution. Unzip the two dll's in the attachment and drop them into the folder with FRCDashboard.exe.
The controls assembly is included because I added a widget to display the robot's heading. Its very simple, looks sort of like a compass. The UpdateHeading() method does exactly what you'd think.
|