Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: Tilt sinusoid emitter trajectory #1166

Closed
begonaalvarezd opened this issue Feb 21, 2024 · 0 comments · Fixed by #1172
Closed

[Task]: Tilt sinusoid emitter trajectory #1166

begonaalvarezd opened this issue Feb 21, 2024 · 0 comments · Fixed by #1172
Assignees

Comments

@begonaalvarezd
Copy link
Member

begonaalvarezd commented Feb 21, 2024

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.

  • 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

image

@VmMad VmMad self-assigned this Feb 22, 2024
@VmMad VmMad linked a pull request Feb 23, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants