01/28 - We pushed out a new orcd that we think fixes problems people have been having. But simultaneously, discovered some of you aren't launching with -Djava.awt.headless=true. Definitely need that if you create a graphics context or your program WILL bomb.
01/27 - Recommended flags for use in orcd.conf: -ea -Xmx128m -Xms128m -Xincgc -Djava.awt.headless=true -cp <the right classpath>. This gives java a 128MB heap to work with, reducing garbage collection, and uses the incremental garbage collector which some students report eliminates random pauses. Also, you can try using jvmstat tool (download from sun) to watch heap sizes, invocations of the hotspot compiler, etc. We do NOT recommend -server.
01/27 - The ScopeChannel viewer has a new and improved interface, and should no longer drift.
01/23 - Important software improvements:
01/22 We have put ContestDaySchedule, ImpoundingInfo, and MockContestTwoInfo online.
01/21 - orcd.conf stuff. remember you need to have your robot's control program(s) accessable via the orcpad for the mock contest. updated 1/26
Course Policies
Slides,
OrcPad Assembly,
Soldering Tutorial }
Slides,
Range-finder worksheet }
Slides, SoftwareInfo }
Slides }
Slides }
Slides }
Slides
Maybeck Chapter 1}
Slides }
Slides }| Page Execution took 15.912 seconds |