Changes between Version 26 and Version 27 of Other/Summer/2024/sD
- Timestamp:
- Jun 12, 2024, 4:20:08 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/sD
v26 v27 11 11 Build and train miniature autonomous cars to drive in a miniature city. \\ 12 12 RASCAL (Robotic Autonomous Scale Car for Adaptive Learning): Using the car sensors, offload image and control data onto 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 [https://gitlab.orbit-lab.org/self-driving-car-2023/ GitLab] [[Image()]] 15 13 16 14 17 **Technologies**: ROS (Robot Operating System), Pytorch … … 53 56 - Developed python script to detect ARUCO marker and estimate camera position 54 57 58 [[Image(Detected.png, 500px)]] 59 55 60 ---- 56 61