Changes between Version 35 and Version 36 of Other/Summer/2024/rPV


Ignore:
Timestamp:
Aug 1, 2024, 3:19:01 PM (4 months ago)
Author:
dhruv-ramaswamy
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2024/rPV

    v35 v36  
    9797=== Week 4
    9898https://docs.google.com/presentation/d/1Dc46WQi3UIjuc6GAXkPZOoEWaIXUsZ9bxaexI6z-T0E/edit?usp=sharing
    99 * Finished UI for both vehicles.
    100   - Finished key mappings.........
     99* Updated UI for both vehicles.
     100  - Finished key mappings
     101  - Fixed small bugs
    101102
    102103* Added the emergency stop feature to the mecanum car.
     
    110111
    111112Goals for next week:
    112 1. Gather driver feedback and write a report on the pros and cons of different features.
    113 
     1131. Improve functionality of car
    1141142. Add sound transmission between the server and the client
    115 
    1161153. Work on academic poster and final presentations
    117116
     
    119118
    120119=== Week 5
    121 
     120https://docs.google.com/presentation/d/1vQq6wfQSIRbO_n_My5IGZVRohouu_YvSkFY8rMYQKk8/edit#slide=id.g2ecb81f61a9_0_5015
     121* Further Updated UI
     122  - Prevented dramatic servo turns to prevent RPI crash
     123  - Created a ping feature
     124  - Created a toggle safety mode button and added a list of keyboard shortcuts
     125  - Debouncing sliders/buttons/error messages (to prevent server overload of data)
     126* Improved Video Streaming
     127  - Allows you to retry and fetch for video
     128  - Shows error states
     129* Fixed bugs in python script
     130  - Changed pin factory for more accurate ultrasonic sensor readings
     131  - Debugged threading errors
    122132== Final Product