Shuffleboard Color Picker Widget?

Hello! Has anyone seen or created a color picker widget? It would in theory, display a custom color in smartdashboard, and possibly even be editable.

We would love to use one to tune colors for our vision code, and I wanted to check if one exists before starting implementation on one.

2 Likes

There is an open issue to add one to shuffleboard. If you feel comfortable, you might consider adding this feature to shuffleboard itself to make it available to all teams.

1 Like

For anyone in the future, I have started work on a widget here:

For a solution right now, I reccommend using a kBooleanBox with a custom ‘true’ color and leaving the widget true.

This is what out team did.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.