-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
IanTapply22
committed
Jan 6, 2024
1 parent
bbe7858
commit ac178ed
Showing
1 changed file
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,19 @@ | ||
[![Build](https://github.com/Simbotics/Simbot-Base/actions/workflows/build.yml/badge.svg)](https://github.com/Simbotics/Simbot-Base/actions/workflows/build.yml) | ||
|
||
# Simbot-Base | ||
A base robot with the most up-to-date utilities and starting components to get started on robot code as fast as possible | ||
# DISCLAIMER | ||
All code at this point in time is a WIP and has NOT been tested or run on any robot and we can NOT confirm that the code will work as it is intended. | ||
|
||
# Simbot Base | ||
A base robot with the most up-to-date utilities and starting components to get started on robot code as fast as possible. | ||
|
||
## Contributing | ||
Interested in contributing to the project? Be sure to read [the contributing information](https://github.com/Simbotics/Simbot-Base/blob/main/CONTRIBUTING.md) for more information on how to get started with contributing to the codebase. | ||
|
||
## Contributors and Credits | ||
Thank you to the following who has contributed, supplied the tools to make this project even possible, or has supported this project along the way. | ||
|
||
- [CTR Electronics](https://github.com/CrossTheRoadElec) - Provided an example and starter [repository](https://github.com/CrossTheRoadElec/Phoenix6-Examples/tree/main/java/SwerveWithPathPlanner) to build from | ||
- [Ian Tapply](https://github.com/IanTapply22) - Main student contributor | ||
- [Kaleb Dodd](https://github.com/kaleb-dodd) - Project coordinator | ||
- [Cole MacPhail](https://github.com/colemacphail) - Project coordinator | ||
- [Ian Tapply](https://github.com/IanTapply22) - Main student contributor | ||
- [Hoodie Rocks/Cobblestone](https://github.com/HoodieRocks) - Student programmer |