Skip to content

ENH: Correct model heading #8

Description

@KCollins

Description

Currently the model slides along the track without changing its orientation, but it'd be nice to make the heading correct.

video of current behavior: https://www.youtube.com/watch?v=TTRI8tAi6Bs

Potential impact

Not critical but might be nice for visualizing anything close up.

Potential solution(s)

  • Compute heading: arcsin((y2-y1)/(x2-x1)) for each timestep
  • Add model rotation

Alternatives

Should check OpenSpace Slack to see if this has already been implemented.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions