-
Notifications
You must be signed in to change notification settings - Fork 0
Write the indexer-Tigger subsystem #27
Comments
To use a photoelectric sensor, you can use a |
Since the operation of this subsystem is closely related to the intake but not so much so that they'd be the same subsystem, I'd consider branching off from the Also, this is likely going to be one of if not the most complicated subsystem on the robot, so please ask me if you have any questions. |
Merge the Indexer and Tigger subsystems. The Indexer and Tigger will run when Intake is lowered. Powercells will be brought up when there is room in Tigger.
@AmberMLiu The requirements have changed a bit but I have the flowchart ready: It's quite a bit to read but basically:
Reading the state of the intake is no longer required as now it'll be controlled by a button. Also note that the triggers are analog axes, so you would read them by using Also, amazing work! 🎉 I'm really impressed by what you have so far. Keep up the good work! I know this is quite a bit of work, so if you feel like you need a break, feel free to ask me to finish the rest. |
The indexer is directly attached to the intake and will funnel power cells and feed them into Tigger, the tower that will bring the power cells up into the shooter. Shown above is a CAD model for it (belts not shown, bottom image is the latest).
The indexer will have 2 motors, one for each belt. (The belts might be running in opposite directions to prevent jams.) Tigger has a motor for its belts which bring the power cells up to the intake, and another motor for the front roller, which will feed power cells from the intake into it. Tigger will also have 2 photoelectric sensors positioned on the back wall at the bottom which allows us to stack the power cells neatly.
Here's how it should work:
The text was updated successfully, but these errors were encountered: