Skip to content

Handle NaNs in orientation in ahead_behind_distance #7

Description

@edeno

NaNs compared to 0 evaluate to false:

return edge[(edge_vector @ head_vector >= 0).astype(int)]

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions