You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.
On touch devices, the sliders that control Cozmo's head and lift command imperatively. More specifically, dragging up orders the motor to rotate in a certain direction and dragging down orders the motor to rotate in the reverse direction. Since the angle of rotation is limited, it's hard for the user to precisely control the head and lift.
Potential Solution
Make the sliders declarative, meaning, the knob's position would reflect the position of the head/lift.
The text was updated successfully, but these errors were encountered:
omarchehab98
changed the title
🏗 [touch-controller] Improve Head Slider and Lift Slider
[touch-controller] Improve Head Slider and Lift Slider
Dec 23, 2017
Problem
On touch devices, the sliders that control Cozmo's head and lift command imperatively. More specifically, dragging up orders the motor to rotate in a certain direction and dragging down orders the motor to rotate in the reverse direction. Since the angle of rotation is limited, it's hard for the user to precisely control the head and lift.
Potential Solution
Make the sliders declarative, meaning, the knob's position would reflect the position of the head/lift.
The text was updated successfully, but these errors were encountered: