FIRST-Tech-Challenge / FIRST-Tech-Challenge/FtcRobotController

API to Set/Get Driver Station Color Scheme

Open
#217 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.3k
Forks
9.9k
Avg merge
18m
Merged PRs (30d)
1

Description

We would like our OpModes to be able to query the Color Scheme Selection of the Driver Station. Of particular interest to our OpModes are the Red and Blue Color Scheme selections:

![RedBlue](https://user-images.githubusercontent.com/15099062/139535011-9b2837a1-a8c3-4950-af2b-9473bf6edbec.png)

The active Driver Station Color Scheme could be sent to the Robot Controller as part of the Init Message (the message that gets sent to the Robot Controller when the driver taps INIT).

Teams could assign any semantic they like to the colors. **EDIT:** For example, a large team will have several drivers. Each driver may have their own preference of Gamepad Scheme. A Driver Station Color Scheme could be assigned to each Gamepad Scheme making it much easier to manage the Gamepad Schemes.

Also, it would be nice to be able to change the Driver Station Color Scheme without having to restart the App.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.