petercorke / robotics-toolbox-matlab

Robotics Toolbox for MATLAB
GNU Lesser General Public License v2.1
1.26k stars 440 forks source link

robotics-toolbox-matlab/DstarMOO.m #116

Open Sanaznor71 opened 2 years ago

Sanaznor71 commented 2 years ago

@petercorke Hi Once I run the code in MATLAB I receive an error which is:

DstarMOO Not enough input arguments.

Error in DstarMOO (line @152) ds = ds@Navigation(world, varargin{:});

And not sure why I got this error, It would great if you could help me?

petercorke commented 2 years ago

This was contributed code that the author no longer supports. You can try contacting him, otherwise you're on your own. Sorry.

Sanaznor71 commented 2 years ago

I am sorry to ask, but I am misunderstanding who I should try contacting or how?

petercorke commented 2 years ago

check the Author tag in the file header

On 30 May 2022, at 11:29 am, Sanaznor71 @.***> wrote:

I am sorry to ask, but I am misunderstanding who I should try contacting or how?

— Reply to this email directly, view it on GitHub https://github.com/petercorke/robotics-toolbox-matlab/issues/116#issuecomment-1141282074, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2BIUUSVFCIWBOP5JDIL73VMTNFHANCNFSM5XK4MXLQ. You are receiving this because you were mentioned.

Sanaznor71 commented 2 years ago

check the Author tag in the file header On 30 May 2022, at 11:29 am, Sanaznor71 @.***> wrote: I am sorry to ask, but I am misunderstanding who I should try contacting or how? — Reply to this email directly, view it on GitHub <#116 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2BIUUSVFCIWBOP5JDIL73VMTNFHANCNFSM5XK4MXLQ. You are receiving this because you were mentioned.

check the Author tag in the file header On 30 May 2022, at 11:29 am, Sanaznor71 @.***> wrote: I am sorry to ask, but I am misunderstanding who I should try contacting or how? — Reply to this email directly, view it on GitHub <#116 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC2BIUUSVFCIWBOP5JDIL73VMTNFHANCNFSM5XK4MXLQ. You are receiving this because you were mentioned.

Thanks, What about this file robotics-toolbox-matlab/Dstar.m?