Fall Team: Michael Lee, Adam Guo, Vani Sachdev, Christine Cannon Spring Team: Michael Lee, Jared Mejia, Danica Du, Rachel Yang, Nessa Kiani
data: Stores the results of Data Collection
Data_Collection: Scripts that run data collection
Network
-CNN
-Hardcoded (Controller)
-Reinforcement Learning Algorithm (Replaces Hardcoded)
Unreal_Envs: Holds project environments\
- Open a packaged unreal environment located in unreal_envs to start the simulation (F1 opens options)
- Open and execute the python script you wish to run
- Exit the simulation by typing "~ Exit"
We use a Convolutional Neural Network to learn images of packages and extract information of the agent's relative pitch, yaw roll. A hardcoded controller executes protocols (e.g. If it doesn't have a direct line of sight, it should rotate (rather than hit a wall)).