2022_ball_manager_tower
This is an old revision of the document!
Table of Contents
Tower/Indexer
Independent Two Motor Tower, Storage for Two Balls
Github
Indexer.java Superstructure.java BallManager.java
Design Goals
In the initial brainstorming period of robot concepts and ball paths, some goals were set:
- Reliably hold and store balls under robot movement and impacts
- Accept balls from intake mechanism without jamming
- Reliably and accurately feed balls into the shooter mechanism
- Be modular and rapid to install/remove from the drivebase platform
- Integrate well with other robot mechanisms
- Sense ball color and presence, and sequence accordingly using automated functions
- Store the majority of the robot’s control system and electronics, and hide these to preserve aesthetics while retaining serviceability
Concepts
Our tower design process closely followed that of our intake, because the indexing and ball path within the robot is greatly dependent on the intake concept. Before an intake concept was finalized, several ball indexing and sequencing.
Concept designs were brainstormed and designed, but two were heavily considered:
- V-belt indexer + angled tower + full width OTB intake
- Vertical tower + mecanum vectoring intake
After a cutout intake with vectoring capabilities was finalized, we quickly settled on the vertical tower design and started developing a design.
2022_ball_manager_tower.1660533188.txt.gz · Last modified: 2022/08/14 23:13 by rfhuang

