Learn R Programming

kinematics (version 1.0.0)

curvature: Return curvatures

Description

Return curvatures

Usage

curvature(t, x, y)

Arguments

t

The times vector

x

The x positions

y

The y positions

Value

The local curvature

See Also

speed, accel, curvature_radius