ebertolazzi / Clothoids

BSD 2-Clause "Simplified" License
106 stars 51 forks source link

simple copy and paste error in matlab interface fixed #10

Closed ValerioMagnago closed 5 years ago

ValerioMagnago commented 5 years ago

Fast fix of getPars() method of class ClothoidCurve. Maybe the best way is to fix the mex method [ x0, y0, theta0, k0, dk, L ] = ClothoidCurveMexWrapper( 'getPars', self.objectHandle ).