Changes between Initial Version and Version 1 of Other/Summer/2023/SelfDriving


Ignore:
Timestamp:
Jun 4, 2023, 11:40:53 PM (13 months ago)
Author:
jennyshane
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Other/Summer/2023/SelfDriving

    v1 v1  
     1[[TOC(Other/Summer/2023/Mural/*, depth=1, heading=Augmented Reality Mural)]]
     2
     3= Augmented Reality Mural =
     4**WINLAB Summer Internship 2023**
     5
     6**Group Members:** Adarsh Narayanan, Brandon Cheng, Christopher Sawicki, Joshua Menezes, Ruben Alias, Tommny Chu
     7
     8== Project Objective ==
     9
     10This project has several objectives involving the WINLAB miniature intersection.
     11
     12* **MIMIC (Miniature Intersection Motion Imitation Car)** - Develop a remote-controllable car which can be used to mimic the path taken by a car in the real intersection. For this platform, omni-wheels will be used to allow for real-time corrections to the path. The platform will be developed using Robot Operating System (ROS). Students will need to prototype hardware and develop software to extract the path from video of the real intersection, translate that into a path for the miniature intersection, and produce a set of commands for the car.
     13
     14* **Autonomous Platform** - continue work on the miniature autonomous car hardware project developed last summer (see the project page here: [https://www.orbit-lab.org/wiki/Other/Summer/2022/Hardware]). The goal for this summer is to finish prototyping the hardware and develop drivers to control the car with ROS. If time allows, once the ROS integration is complete, we will be able to develop and test machine learning models to control the car.