CMU-CREATE-Lab / flutter-app-android

5 stars 3 forks source link

Simulating Sensors Has Some Weird Results #225

Open SteveFulton95 opened 7 years ago

SteveFulton95 commented 7 years ago

When I would move a slider, the servo would sometimes barely move, even if I moved the slider up to 100. Other times, when I would slowly increase the value of the slider, the servo would move in the opposite direction. For example, I move the slider to 17 and then move the slider to 40. When the slider was at 17, the servo moved as expected. When I moved it to 40, the servo moved in the opposite direction, back towards 0.

SteveFulton95 commented 7 years ago

After more playing around with the new simulate sensors dialog, I noticed something else. Once I exited out of the dialog, the sensor streaming continues and for a split second, the sensor value displayed a value of 133. This might be a firmware issue.