Difference between revisions of "2022WinterTeam5"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
Goals: | Goals: | ||
* Build 2 autonomous vehicles | |||
* Implement autonomous driving using ROS2 | |||
* Implement a tracking solution to identify the low power state car | |||
* Used the tracking solution to update the steering and throttle controls | |||
* Simulate recharging through a visual representation | |||
== Gantt Chart == | == Gantt Chart == |
Revision as of 21:42, 20 March 2022
Team 5: Charging On The Go
Team Members
- Andrew Hallett, MAE
- Juan SanJuan, ECE
Project Overview
Concept Inspiration:
- We were inspired by in-flight refueling of aircraft. Taking this concept and applying it to electric autonomous vehicles we could potentially recharge vehicles out on the road without them needing to slow down or stop from their current task. In this project we explore methods of autonomous driving and tracking while the recharging concept is only visualized through an augmented reality overlay on the back of the low power state car. If we were to explore the charging method in another project we thought about ways of doing this through cable connections, inductive charging, or regenerative braking.
Goals:
- Build 2 autonomous vehicles
- Implement autonomous driving using ROS2
- Implement a tracking solution to identify the low power state car
- Used the tracking solution to update the steering and throttle controls
- Simulate recharging through a visual representation