Announcement
Collapse
No announcement yet.
Search Result
Collapse
61 results in 0.0381 seconds.
Keywords
Members
Tags
-
Is there a way to indicate to the motor controller that the encoder sensor is not in phase with the motor?
-
caseyz,
Did you successfully do step 3 in mlwilliam's note?
i.e. "adb connect 192.168.49.1:5555".
I usually...
Leave a comment:
-
We use wireless adb with the same combination: moto g4 play and macbook. The DEVICE_IP_ADDRESS for the wifi direct host is always 192.168.49.1.
Leave a comment:
-
Thank you for the helpful hint. I will definitely try it if this happens again. For now, before seeing your reply, I uninstalled everything to do with...
Leave a comment:
-
Gradle exception, IDE Fatal Fatal error
Hi all,
I am suddenly getting the following error while trying to build the FTC app. Does anyone know what could be cause of the problem and how...
-
You are under-utilizing gyro if you are using it only for turning. Most of the autonomous movements involve turning to an angle and going straight in...
Leave a comment:
-
We use the following method to get the voltage programmatically:
public double getVoltage() {
return (hardwareMap.voltageSensor.iterator().next().getVo ltage());...
Leave a comment:
-
Sorry for the unnecessarily long message above. Somehow "Reply with Quote" included more of the previous posts than I intended.
Leave a comment:
-
@Philbot, Thank you for your insightfull info.
Are all / majority of the transactions initiated by the Teamcode or do the transactions between...
Leave a comment:
-
Hi Philbot,
I have a very basic question.. how did you measure these latencies? Does the MRgyro give time stamped data?...
Leave a comment:
-
Thank you all for your help and tips. After a few tries we are able to reproduce the problem at our practice field. The problem reoccurred when we changed...
Leave a comment:
Leave a comment: