clothoid generation [closed]
I need to generate clothoid paths for a car from a given starting point by simulating for a fixed time period, t. The end point of the path generated should have the desired velocity and steering angle(taken as inputs). How can this be done. I need any research paper or open source code for implementing this.
This does not appear to be ROS related.