An open API service indexing awesome lists of open source software.

https://github.com/frc6941/2024-offseason-robot-small


https://github.com/frc6941/2024-offseason-robot-small

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Docs

## Robot

[SmartDashboard](https://docs.wpilib.org/en/stable/docs/software/dashboards/smartdashboard/smartdashboard-intro.html)

[Command-Based Programming](https://docs.wpilib.org/en/stable/docs/software/commandbased/index.html)

[WPI Java](https://github.wpilib.org/allwpilib/docs/release/java/index.html)

## Kraken

[Swerve](https://pro.docs.ctr-electronics.com/en/latest/docs/api-reference/mechanisms/swerve/swerve-builder-api.html)

[Phoneix Java](https://api.ctr-electronics.com/phoenix6/release/java/com/ctre/phoenix6/mechanisms/swerve/SwerveDrivetrain.html#setControl(com.ctre.phoenix6.mechanisms.swerve.SwerveRequest))

## Limelight

[Localhost](http://limelight.local:5801/)

[Limelight](https://docs.limelightvision.io/docs/docs-limelight/getting-started/programming)

# 功能

## intake

- 按下按钮开始吸球,直到beam break检测到,加个震动提示 RB
- //按下按钮停止(可选)RB
- 反转 RT

## shooter

- 按键发射
- amp X
- speaker LB
- //自瞄 LT

TODO:
Fix Auto Event Maeker and Autobuilder