Changes between Version 10 and Version 11 of Other/Summer/2024/sD
- Timestamp:
- Jun 4, 2024, 4:17:47 PM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/sD
v10 v11 1 2 1 == **Self-Driving Vehicular Project**\\ 3 2 … … 9 8 ---- 10 9 11 Project Description & Goals: 10 **Project Description & Goals**:\\ 12 11 Build and train miniature autonomous cars to drive in a miniature city. \\ 13 12 RASCAL (Robotic Autonomous Scale Car for Adaptive Learning): Using the car sensors, offload image and control data into a server node. This node will use a neural network that will train the vehicle to move around on its own given the image data it sees through its camera. 13 14 **Technologies**: ROS (Robot Operating System), PyTorch 14 15 15 16