FRC1076 / FRC1076/RobotKitLib

Make sure that everything can be done manually

Open
#67 0 comments 0 reactions 0 assignees View on GitHub
ongoing
Dominant language
Python
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Right now, the code makes various dangerous assumptions that can pretty much stop the user from doing anything if the assumptions aren't correct - for example, the robot currently needs code in the RobotCode folder to run, but there's no easy way to put code there without running deploy.py, which in turn makes assumptions about things like the bash.exe path. In the future, it should be possible to do everything manually in case these fail.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.