EwingKang / Dubins-Curve-For-MATLAB

A MATLAB version of Dubins Curve based on Andrew Walker's work
MIT License
41 stars 22 forks source link

Not discoverable via MATLAB File Exchange #2

Closed IndefiniteBen closed 7 years ago

IndefiniteBen commented 7 years ago

Thank you for your work on this, however it could be easier to find! Searching for Dubins curve on MathWorks/File Exchange currently returns only Dubins Curve Mex which also is based on AndrewWalker's work but far more outdated, not implemented in actual MATLAB functions and (obviously) unnecessarily done via mex. What you've done here is a much more MATLAB-friendly approach and more people should see, especially instead of the mex function. Can you please add this repo to file exchange? See: About File Exchange - Linking with GitHub Repositories Then it will even be easy to add this from within MATLAB.

EwingKang commented 7 years ago

Hello IndefiniteBen. I didn't know a thing about File Exchange lol. I'll look into once I have a chance. I'm currently away from my computer. Thank you for the information.

EwingKang commented 7 years ago

Done, it's now on File Exchange