Danny Diaz

Results 30 comments of Danny Diaz

> @cmacfarl has there been a v1.8.3 firmware release? You can find the changelog for the hub firmware here: https://docs.revrobotics.com/duo-control/managing-the-control-system/updating-firmware/firmware-changelog You can find all of REV's most recent software releases...

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.

That's because the FtcRobotController repository is the "output" of our internal build process, it's actually automatically generated. We cannot accept PRs to the repo because it cannot go backwards. If...

> Welp fix the build process to not use things that are years behind please? Comments like this are not helpful. A lot of things you depend on no longer...

Please realize that any help or assistance being provided here is being done purely unofficially. Officially we do not support running the Driver Station App on any hardware not specifically...

From your code sample it appears that there's some confusion about what RUN_TO_POSITION is meant to do. You've appropriately identified that there's a very specific "command cycle" that commands must...

Understand that there's USER-CODE exceptions and then there's FIRMWARE exceptions. The former are nice java exceptions and just a simple "reload the code and try again" can usually solve the...

The Java output is only a suggestion of how it could be implemented in Java, that Java output is not used at all. All variables in Blockly are global scope,...

Sample Opmodes can be found when you create a new OpMode - you will see a list of them in the Sample drop-down, as shown below: ![image](https://github.com/user-attachments/assets/e40ac63f-c231-4c7d-bb87-c03076ac87c2) Choose a sample...

Thanks for the feedback. We are aware of the multiple C920 product ID issue, but we're unable to get a straight answer from Logitech regarding the difference in the devices...