Changes between Version 5 and Version 6 of Other/Summer/2024/rPV
- Timestamp:
- Jul 3, 2024, 4:10:17 PM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Other/Summer/2024/rPV
v5 v6 1 1 '''Remotely Piloted Vehicles '''[[BR]] 2 2 Team Members: Dhruv Ramaswamy, Nandini Venkatesh, Daniel Mahany. 3 Advisor: Dr. Richard Martin 3 4 4 5 == Week 1 5 6 * Set up GitLab and ORBIT accounts. 6 * Rebuilt Servo Steer car and got it driving.7 * SSH into the Raspberry Pi terminalto run code wirelessly.7 * Rebuilt Servo Steer car and wrote code to get it driving and steering. 8 * Accessed the Raspberry Pi terminal via SSH to run code wirelessly. 8 9 * Explored camera options for Servo Steer car. 9 * Researched methods of sending data wirelessly between the microcontroller and laptop10 * Began to establisha client-server connection between a MacBook and the Raspberry Pi on the Servo Steer car.10 * Researched methods for wireless data transmission between the microcontroller and a laptop. 11 * Started establishing a client-server connection between a MacBook and the Raspberry Pi on the Servo Steer car. 11 12 12 * Began modeling chassis formecanum car.13 * Began modeling the chassis for a mecanum car. 13 14 14 15 == Week 2 … … 19 20 20 21 == Week 5 22 23 == Final Product