Guest User

Untitled

a guest
Nov 20th, 2017
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. (x, y): startposition
  2. hdg: start orientation
  3. length: length of the line
  4.  
  5. /
  6.  
  7. curvStart: curvature at start
  8. curvEnd: curvature at the end
  9.  
  10. curvature: constant curvature
  11.  
  12. v = a + b*du + c*du^2 + d*du^3
  13. a, b, c, d: parameters
Add Comment
Please, Sign In to add comment