petercorke/robotics-toolbox-matlab

robotics-toolbox-matlab/DstarMOO.m

Sanaznor71 opened this issue · 4 comments

@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?

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

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

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?