Changes between Version 47 and Version 48 of Other/Summer/2024/sD


Ignore:
Timestamp:
Jul 23, 2024, 6:49:31 PM (4 months ago)
Author:
aaroncruz
Comment:

Legend:

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

    v47 v48  
    3131
    3232Progress:
    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 pursuit
     33- 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
    3535
    3636----
     
    4242- Setup X11 forwarding for GUI applications through SSH
    4343- 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 video
    45 - Detect ARUCO markers from a given image using Python & OpenCV libraries
     44- 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
    4646- Setup Intersection server (node with GPU)
    47 - Develop PyTorch MNIST model
     47- Developed PyTorch MNIST model
    4848- Trained "yellow thing" neural network
    4949- Line up perspective drawing with camera to determine FOV
     
    5757- Tested "yellow thing" model, great results
    5858- SSHFS setup
    59 - Calibrate Realsense camera
     59- Calibrated Realsense camera
    6060- Created "snap picture" button on web display for convenience
    6161- Developed python script to detect ARUCO marker and estimate camera position