https://github.com/oakvilledynamics/board
Basic Operation and Robotics Developer kit
https://github.com/oakvilledynamics/board
development-environment frc frc-java frc-robot
Last synced: 2 months ago
JSON representation
Basic Operation and Robotics Developer kit
- Host: GitHub
- URL: https://github.com/oakvilledynamics/board
- Owner: OakvilleDynamics
- License: other
- Created: 2023-02-28T20:54:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T19:59:00.000Z (over 1 year ago)
- Last Synced: 2025-01-28T03:43:08.186Z (4 months ago)
- Topics: development-environment, frc, frc-java, frc-robot
- Language: Java
- Homepage:
- Size: 130 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oakville Dynamics BOaRD
Basic Operation and Robotics Developer kit
## Build Status
| Action | Status |
| -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Build | [](https://github.com/OakvilleDynamics/frc-robot-template/actions/workflows/build.yml) |
| Qodana | [](https://github.com/OakvilleDynamics/frc-robot-template/actions/workflows/qodana.yml) |
| CodeQL | [](https://github.com/OakvilleDynamics/frc-robot-template/actions/workflows/codeql.yml) |
| Spotless | [](https://github.com/OakvilleDynamics/frc-robot-template/actions/workflows/syntax-check.yml) |## What is this repository for?
This repository is used for anyone who wants to get into the ins and outs of FRC robotics programming to start playing around with code and use our already existing developer board.
This can also be used for prototyping, rapid development, or other important tasks.
## How to use
1. Create a template of this repository
2. Follow GitHub prompts for creating a repository
3. Clone newly created repository## Requirements
* WPILib 2023.4.2