Announcement
Collapse
No announcement yet.
Search Result
Collapse
13 results in 0.0219 seconds.
Keywords
Members
Tags
-
Reconciling v7.1 Driver Station with v7.0 FtcRobotController
At our first in-person scrimmage this season (Arkansas), they graciously provided robot inspection dry runs. They noted that our driver station (Android...
-
-
Thanks ddiaz! I reached out to a graduated team member who made the same recommendation. That is indeed what it was. We have a color/distance sensor...
Leave a comment:
-
I figured this out. The robot config on the phone had named the Color/Distance sensor "SCD". Apparently that device is giving us some probl...
Leave a comment:
-
Driver Phone message: Problem with "SCD"
I have been working to get a Webcam working on the Robot Controller (using Android Studio) using the latest versions of FTC software and using EasyOpenCV...
-
Driver Phone message: Problem with "SCD"
I have been working to get a Webcam working on the Robot Controller (using Android Studio) using the latest versions of FTC software and using EasyOpenCV...
-
Tuning motor and faster speed in Forward than Reverse
We've been trying to tune a GoBilda 5202 (Modern Robotics) motor with 1:1 ratio, and spec-ed at 5400 "tested" max RPM and 28 encoder ticks per...
-
Here is the approach I got working using Android Studio/Java. I simplified the approach by simply creating and writing the file at the end during shutdown....
Leave a comment:
-
Noah, Something I did recently got it working. Previously, the file was 0 length, now it is 43 bytes. I tried your statement and changed the name from...
Leave a comment:
-
Thanks for the suggestion. That seems to have gotten me part way there. It is now creating the file, but it is empty despite the fact that I have several...
Leave a comment:
-
Any way to get around read-only file system?
I want to write a CSV (comma separated values) text file that can quickly be used to graph data after running an autonomous opmode.
I assumed...
Leave a comment: