getClosestPointT

open override fun getClosestPointT(position: Pose): Double

Gets the closest point t value to the given position on the path

Return

The parameter t value of the closest point on the path to the given position

Parameters

position

The position to get the closest point to