Changes between Version 35 and Version 36 of Other/Summer/2024/rPV
- Timestamp:
- Aug 1, 2024, 3:19:01 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/rPV
v35 v36 97 97 === Week 4 98 98 https://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 101 102 102 103 * Added the emergency stop feature to the mecanum car. … … 110 111 111 112 Goals for next week: 112 1. Gather driver feedback and write a report on the pros and cons of different features. 113 113 1. Improve functionality of car 114 114 2. Add sound transmission between the server and the client 115 116 115 3. Work on academic poster and final presentations 117 116 … … 119 118 120 119 === Week 5 121 120 https://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 122 132 == Final Product