At the link you provided, goBILDA posted this:
"Note: This product is not designed to work with the FIRST Tech Challenge Control sy...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
70 results in 0.1218 seconds.
Keywords
Members
Tags
-
Here's one intro:
https://docs.revrobotics.com/rev-con...coder-feedback
That page describes encoder programming...
Leave a comment:
-
The SDK currently defaults to Z-rotation being robot heading, whether the Hub is horizontal or vertical. It can do this because the gravity vector is...
Leave a comment:
-
Suggested approach:
1. Create new OpMode from ConceptTensorFlowObjectDetectionWebcam. Change only the zoom from 2.5 to 1. Turn off timer,...
Leave a comment:
-
Also, before breaking out of that FOR loop, that's a good moment to capture the location info you will want later. Optional to process it there also...
Leave a comment:
-
-
You are subject to the physical geometry of the optical sensor inside the camera. If the sensor is 640 x 480 pixels, for example, turning it sideways...
Leave a comment:
-
The Freight Frenzy sample Java OpModes don't provide camera axis/orientation settings by default. But they are available in the Blocks sample OpModes....
Leave a comment:
-
To the good suggestion from FLARE , I would add: immediately after Stop_And_Reset, turn on the RunMode that your code was previously expecting. RunModes...
Leave a comment:
-
In a comparable LED lighting environment, see if these webcam controls help:
https://github.com/FIRST-Tech-Challe...roller/wiki/FT...
Leave a comment:
-
Leave a comment:
-
Yes.
Section 7.3 Robot Rules includes rule <RM02> Commercial Off-The-Shelf Parts, in FTC Game Manual Part 1:
https://www.fir...
Leave a comment:
-
Not needed, it will simply work in FTC Blocks. Such distinctions (among numeric Java types) are made transparent to the user.
For more...
Leave a comment:
Leave a comment: