Changes between Version 47 and Version 48 of Other/Summer/2024/sD
- Timestamp:
- Jul 23, 2024, 6:49:31 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/sD
v47 v48 31 31 32 32 Progress: 33 - Familiarize with past summer's work:[https://gitlab.orbit-lab.org/self-driving-car-2023/upcar GitLab], RASCAL setup, [https://www.orbit-lab.org/attachment/wiki/Other/Summer/2023/OH2023/P10a.jpg Software Architecture]34 - Debug issue with RASCAL's pure pursuit33 - Got familiarized with past summer's work:[https://gitlab.orbit-lab.org/self-driving-car-2023/upcar GitLab], RASCAL setup, [https://www.orbit-lab.org/attachment/wiki/Other/Summer/2023/OH2023/P10a.jpg Poster] 34 - Debugged issue with RASCAL's pure pursuit 35 35 36 36 ---- … … 42 42 - Setup X11 forwarding for GUI applications through SSH 43 43 - Visual odometry using Realsense Camera and [https://wiki.ros.org/rtabmap_ros/TutorialsOldInterface/StereoHandHeldMapping#Bring-up_example_with_RealSense_cameras rtabmap] 44 - Streamline data pipeline that processes bag data (car camera + control data) into .mp4 video45 - Detect ARUCO markers from a given image using Python & OpenCV libraries44 - Streamlined data pipeline that processes bag data (car camera + control data) into .mp4 video 45 - Detected ARUCO markers from a given image using Python & OpenCV libraries 46 46 - Setup Intersection server (node with GPU) 47 - Develop PyTorch MNIST model47 - Developed PyTorch MNIST model 48 48 - Trained "yellow thing" neural network 49 49 - Line up perspective drawing with camera to determine FOV … … 57 57 - Tested "yellow thing" model, great results 58 58 - SSHFS setup 59 - Calibrate Realsense camera59 - Calibrated Realsense camera 60 60 - Created "snap picture" button on web display for convenience 61 61 - Developed python script to detect ARUCO marker and estimate camera position