Kylee Status Report 2/29/20

  • Progress
    • Prepared design presentation slides
    • Tested metrics for vehicles, detection latencies, communication latencies, and some computation latencies
    • Practiced design presentation slides, presentation, potential questions
    • Started codebase for detection and path planning integration
    • Created classes for vehicle and track info
    • Worked on design report
  • TODO
    • Implement scheduling algorithm to ensure fairness
      • Just going to be keeping a counter for how long car is waiting without progress. System will choose the vehicle that has been waiting the longest to pass through the center lane
    • Test vehicles to correlate numerical values that we use to program the motors with actual speeds in cm/sec

Leave a Reply

Your email address will not be published. Required fields are marked *