Announcement
Collapse
No announcement yet.
Search Result
Collapse
268 results in 0.0683 seconds.
Keywords
Members
Tags
-
Thank you for narrowing this down. You are correct... if you use the recognition label block (Label.Duck) and then reload your blocks, they won't load...
-
If the java method has an argument that is a HardwareMap, it won't appear on the block, but when the block is used, the HardwareMap will be passed through...
Leave a comment:
-
One more thought... There is a library that would allow you to use an image classification model with FTC. I haven't used it, but it is here: https:/...
Leave a comment:
-
You can set a minResultConfidence in the TFObjectDetector.Parameters used when you create the TFObjectDetector.
In blocks this is the minimumConfidence...
Leave a comment:
-
I don't want to disappoint you, but at the same time I don't want your students to waste time and effort on something that might not be possible.
...
Leave a comment:
-
-
I will have some examples available soon, but essentially, to make an external library work with Blocks, you have to annotated the class with @ExportClassToBlocks...
Leave a comment:
-
Coach Z,
I'm the engineer who does the TensorFlow support in the FTC SDK. I have an idea that might be helpful. Can you send me a private...
Leave a comment:
-
-
Oh, I forgot to mention, you have to intitialize the IMU. That's in the sample.
Leave a comment:
-
The Utilities -> Telemetry category of the blocks toolbox has the blocks you need to show stuff on the driver station.
For rotation angle,...
Leave a comment:
-
Another thing to check is whether the pre-built robot controller apk from https://github.com/FIRST-Tech-Challe...leases/tag/v6....
Leave a comment:
-
I'm baffled. Just to be sure, can you check that the Robot Controller about box says it is version 6.0?...
Leave a comment:
Leave a comment: