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
Tilt the trajectory, on ramdom periods between 1-4s (independent from the sinusoidal period), at a max range of 16º from the rest position (no tilting). Tilting should be animated, so that we incrementally get to the final trajectory in the given tilting period.
a random + degree in a range of 0 to 16°
a random - degree in a range of 0 to 16°
toggle between + / - with every cycle
a random duration for each cycle in a range between 1,000 to 4,000 ms
Note that the we have to take into consideracion the last trajectory to be able to animate properly the new one, the trajectories should not jump
The text was updated successfully, but these errors were encountered:
Task description
Tilt the trajectory, on ramdom periods between 1-4s (independent from the sinusoidal period), at a max range of 16º from the rest position (no tilting). Tilting should be animated, so that we incrementally get to the final trajectory in the given tilting period.
Note that the we have to take into consideracion the last trajectory to be able to animate properly the new one, the trajectories should not jump
The text was updated successfully, but these errors were encountered: