2020-05-17 Meeting notes

Date

May 17, 2020

Participants

  • @Annie LePage

  • @Anthony Berbari (Deactivated)

  • Craig Crundwell

  • @Lucy Gong (Deactivated)

  • Serge Babayan

Discussion topics

Admin: 

  • Contacted David Friday, awaiting response

    • Next steps may to be contact Teerstra or D Wright

    • Fall term… is TBD. Waiting on UW status - will the bay be open?

  • Sent one message to Mark through...messenger :o, probably - he said “hey hows coop”

  • RECRUITS

    • 1 Mech, 2 FW, 1 CV - currently sent to bootcamps

    • FW, HW, and Mech one are all relatively okay

    • CV should not be run - direct CV people to OpenCV and potentially help new recruits set it up - OpenCV has a large barrier due to language barrier/no guidance

    • Will eventually need to find a solution for building a CV team/person since CV is pretty essential for USC (previous years used human vision)

    • Should update documentation/slack to let people know CV is not super ready

Autopilot:

Action items

  • WILL BE ON ASANA: List sensors needed - begin writing header files (ideally C++) 

    • Sensor class that returns a result struct (sensor status, timestamp, etc.)

    • GPS, IMU, Airspeed, Altimeter, (possible) Ultrasonic, Battery Voltage/Current

    • Add sensor PN/Datasheet link to header file :)

    • Keep sensor classes/fns generic (ex: IMU) and create subclasses for specific sensor (ex: IMU_PartNumber)

    • In header file: list which sensor PN are supported and how to select a sensor PN

Wait for David’s reply
Hide CV Bootcamp + inform interested CV recruits that there are on their own
Update design architecture docs - upload them onto Confluence
Push Unit Test framework to devel branch