Skip to content

Add geometry functions: curvature, frenet_transform, jerk #6

Description

@Kotakku

baglab.geometry — additional functions

General-purpose geometric computations, same category as existing cumulative_distance, pose_error, etc.

Function Purpose Priority
curvature(path) Path curvature computation Medium
frenet_transform(point, ref_path) Frenet coordinate transform (s, d) Medium
jerk(velocity, t) Jerk computation (convenience wrapper over double signal.diff) Medium

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions