Changes between Version 23 and Version 24 of Other/Summer/2024/sD
- Timestamp:
- Jun 6, 2024, 2:19:59 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/sD
v23 v24 23 23 24 24 Progress: 25 - Familiarize dwith 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]26 - Debug ged anissue with RASCAL's pure pursuit25 - 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] 26 - Debug issue with RASCAL's pure pursuit 27 27 28 28 ---- … … 35 35 - Visual odometry using Realsense Camera and [https://wiki.ros.org/rtabmap_ros/TutorialsOldInterface/StereoHandHeldMapping#Bring-up_example_with_RealSense_cameras rtabmap] 36 36 - Streamline data pipeline that processes bag data (car camera + control data) into .mp4 video 37 - Detect ARUCO markers from a given image using Python & OpenCV libraries 38 - Setup Intersection server (node with GPU) 39 - Develop PyTorch MNIST model 37 40 ---- 38 41