Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an API for uploading robot configuration files #646

Open
CyanBlob opened this issue May 9, 2023 · 2 comments
Open

Add an API for uploading robot configuration files #646

CyanBlob opened this issue May 9, 2023 · 2 comments

Comments

@CyanBlob
Copy link

CyanBlob commented May 9, 2023

I'm working on a tool to simplify the programming process for teams without good development skills.

As part of this tool I'm using the API to upload and build robot code. I would love to also have an API to upload robot configuration files so that students don't have to worry about keeping them up to date by themselves.

@texasdiaz
Copy link
Collaborator

Hey Andrew! Can I ask what "API to upload and build robot code" are you referring to? I'm not presently aware of which API this might be.

@CyanBlob
Copy link
Author

CyanBlob commented May 9, 2023

Hey Danny. I'm using the API as documented in the OpenFTC project here: https://github.com/OpenFTC/Extracted-RC/blob/3f86727ccaa5424401ec941922e78f0bf50100cc/OnBotJava/src/main/java/org/firstinspires/ftc/onbotjava/OnBotJavaProgrammingMode.java#LL83C27-L83C27

I know that there's not official documentation for the API, but I think that it would be beneficial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants