Difference between revisions of "2021SpringTeam8"
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
== Software Design== | == Software Design== | ||
McKinley | |||
=== Packages and Drivers === | === Packages and Drivers === | ||
== Results == | == Results == | ||
== Future Plans & Improvements == | == Future Plans & Improvements == |
Revision as of 02:43, 9 June 2021
Team Members
Kennan Gonzales (MAE)
McKinley Souder (ECE)
Cade Wohltman (MAE)
Project Overview
UCSD has access to plenty of robots with autonomous capabilities however, a lot of them are sitting in a lab waiting to be used. Our team aims to implement a ROS package that would allow all of those robots to be of use even when people aren't in the immediate vicinity. To alleviate this issue a room would be setup with a camera such that an individual could log into one of UCSD's robots, deploy their programming package, and when they were done using it our ROS package would launch. Our ROS packaged intends to autonomously navigate itself to a designated location marked with an AprilTag.
Functional Requirements
- Make use of an Ackermann Steering RC car
- A camera with at least 30 FPS
- An RPLIdar for collision prevention
- A SBC for data processing
- A PWM for both the servo and stepper motor
Hardware Design
Baseplate
Camera Mount
Lidar Mount
Electrical Design
Software Design
McKinley