|
|
I understand that Dean Kaymen has now invented a super "sniffer" that can scout-out anyone within hearing distance that is remotely-involved with FIRST. - dhitchco [more] |
 |
|
|
|
|
Team 116 2004 Dashboard App.
By: seanwitte
New: 29-02-2004 23:00
Updated: 29-02-2004 23:00
Total downloads: 207 times
This is a 2004 dashboard application tailored to our robot. It includes a map of the field that displays the position and orientation of the robot. The robot's coordinates and heading come directly from the robot so there is no translation done in the dashboard program. The positioning information ...
This is a 2004 dashboard application tailored to our robot. It includes a map of the field that displays the position and orientation of the robot. The robot's coordinates and heading come directly from the robot so there is no translation done in the dashboard program. The positioning information is mapped to the user bytes in frame 2 as follows:
Robot X coordinate, low byte = User1
Robot X coordinate, high byte = User2
Robot Y coordinate, low byte = User3
Robot Y coordinate, high byte = User4
Robot heading (0-359 degrees), low byte = User5
Robot heading, high byte = User6
This application uses the same code as the blank template in the whitepapers section. The field will only render once. Each time the program is started afterwards its loaded from a buffered bitmap.
All times are GMT -5. The time now is 16:10.