Changes between Version 27 and Version 28 of Other/Summer/2023/SelfDriving
- Timestamp:
- Jul 19, 2023, 1:58:33 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2023/SelfDriving
v27 v28 22 22 23 23 === Week 1 === 24 [https://docs.google.com/presentation/d/1xI1j6bT0DHHZn49lkX46HIa0S8HK6EFORhHdp0s7ubw/edit?usp=sharing Week 1 Slides]: Worked on getting the Upcar driving with a controller. Was able to parallel park 25 26 27 {{{#!comment 28 29 Format for 2 column table below: 24 [https://docs.google.com/presentation/d/1xI1j6bT0DHHZn49lkX46HIa0S8HK6EFORhHdp0s7ubw/edit?usp=sharing Week 1 Slides] 30 25 31 26 ||= RASCAL =||= MIMIC =|| 32 || (Lorem Ipsum) || (Lorem Ipsum) || 33 34 }}} 35 27 || Worked on getting RASCAL driving with a controller \\ Was able to parallel park || Started designing MIMIC hardware setup || 36 28 37 29 === Week 2 === 38 [https://docs.google.com/presentation/d/1iGiPmPWDiUlBCvQfNxJomSGOvTsIeXy3BlOZD4x3UdU/edit?usp=drive_link Week 2 Slides]: Switched from Pycharm to Vim due to storage issues and started implementing ROS on the Upcar/RASCAL. Started wiring up MIMIC including IMU, Jetson Nano, Teensy, four brushless motors, and two motor drivers. 30 [https://docs.google.com/presentation/d/1iGiPmPWDiUlBCvQfNxJomSGOvTsIeXy3BlOZD4x3UdU/edit?usp=drive_link Week 2 Slides]: 31 32 ||= RASCAL =||= MIMIC =|| 33 || Switched from PyCharm to Vim due to storage issues \\ Started implementing ROS || Started wiring with IMU, Jetson Nano, Teensy, four brushless \\ motors, and two motor drivers || 39 34 40 35 === Week 3 === 41 [https://docs.google.com/presentation/d/1P8vwjlIrdJqn0JxDZvIFFVKU4G3govuB-HsCFOkXvmc/edit?usp=drive_link Week 3 Slides]: Started setting up Rosbags so we can collect the data to eventually train the machine learning model for RASCAL. Set up ROS and serial control for MIMIC. 36 [https://docs.google.com/presentation/d/1P8vwjlIrdJqn0JxDZvIFFVKU4G3govuB-HsCFOkXvmc/edit?usp=drive_link Week 3 Slides]: 37 38 ||= RASCAL =||= MIMIC =|| 39 || Started setting up Rosbags to collect data to \\ eventually train an ML model || Set up ROS and serial control || 42 40 43 41 === Week 4 === 44 [https://docs.google.com/presentation/d/1e9mE7dmLPfX8NrHO0R2h8viQOAZ2b9qCVxmgUfG48ig/edit?usp=drive_link Week 4 Slides]: Created an app using Flutter to edit the data from the camera and created scripts for converting .bag files to .csv on RASCAL. Set up MIMIC to be controlled by a PS3 controller and wrote code to prevent motor stall. Additionally, a web server was created to track position and simulate the cars movement. 42 [https://docs.google.com/presentation/d/1e9mE7dmLPfX8NrHO0R2h8viQOAZ2b9qCVxmgUfG48ig/edit?usp=drive_link Week 4 Slides]: 43 44 ||= RASCAL =||= MIMIC =|| 45 || Created Flutter app to clean data from camera \\ Set up scripts for converting .bag files to .csv || Set up controls with PS3 controller to prevent motor stall \\ Created web server to track and simulate car movement || 45 46 46 47 === Week 5 === 47 48 [https://docs.google.com/presentation/d/1YZyKdFTEkPWX_MtU9aXOE59pvN-EeOz8yq32NEeIPb8/edit?usp=drive_link Week 5 Slides]: Created an electrical schematic for MIMIC/SCAMP and worked on PID. Created an imitation learning model which will eventually be used with RASCAL 48 49 50 ||= RASCAL =||= MIMIC =|| 51 || Worked on creating imitation learning model to drive autonomously || Created an electrical schematic \\ Started working on PID for motor control || 52 49 53 === Week 6 === 50 [https://docs.google.com/presentation/d/1ZR2ZkWQStdnRA0vMXVnJyFXjbEZQFBcmicK7ssUWeV8/edit?usp=sharing Week 6 Slides]: Started designing version two of RASCAL, BARTHOLOMEWTWO, and tested for potential hardware issues with version two. Got SCAMP to move precise distances and angles which is needed for path following 54 [https://docs.google.com/presentation/d/1ZR2ZkWQStdnRA0vMXVnJyFXjbEZQFBcmicK7ssUWeV8/edit?usp=sharing Week 6 Slides]: 55 56 ||= RASCAL =||= MIMIC =|| 57 || Started designing and testing for potential hardware issues with version 2 (BARTHOLOMEWTWO) \\ Set up IMU for better odometry and position tracking || Moves precise distances and angles for path following || 51 58 52 59 === Week 7 ===