FRC2706 / FRC2706/2024-2706-Robot-Code

Bling integration placeholder

Open
#30 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Eventually, we'd like to integrate some of the robot states with bling. Using the LED lights is a fast and effective way to indicate to the drive team information about the robot/code.

Examples of this from previous years:
- 2023: bling was either purple or yellow depending on whether we had a cone or cube
- bling lights up/flashes when vision has detected we are aligned with something
The deliverables for this ticket are:
- With help from the drive team, decide what information bling could be used to convey
- Integrate the bling calls into the commands (you can reference the 2023 code for how this was done, check out SetGripperCommand.java)

This requires the mechanism tickets to be completed before this can be done.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the 2023 robot code, especially SetGripperCommand.java, and wait for the mechanism tickets to be completed. Work with the drive team to decide which robot information the bling should convey, then integrate the corresponding bling calls into the commands and verify the agreed indicators operate as intended.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
robotics
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.