slamtb icon indicating copy to clipboard operation
slamtb copied to clipboard

error in createLandmarks.m --Opt.map.lmkDSize

Open YangLuhong opened this issue 5 years ago • 3 comments

when I Run the main script >>slamtb some error occured , in createLandmarks.m --line 23 : Lmk(lmk).state.dsize = Opt.map.lmkDSize; but in userData.m --line 185 : Opt.map has no lmkDSize, so is there a minor mistake? thanks : )

YangLuhong avatar Mar 02 '19 13:03 YangLuhong

Dear Mr. Yang,

The github repo contains two versions of the toolbox:

EKF-SLAM, branch ‘ekf’, script ‘slamtb’, graph-SLAM, branch ‘graph’, script ‘slamtb_graph’.

If you cross scripts and branches you have errors.

All is in the readme. Please follow instructions carefully.

Joan

On 02 Mar 2019, at 14:23, YangLuhong [email protected] wrote:

when I Run the main script >>slamtb some error occured , in createLandmarks.m --line 23 : Lmk(lmk).state.dsize = Opt.map.lmkDSize; but in userData.m --line 185 : Opt.map has no lmkDSize, so is there a minor mistake? thanks : )

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/joansola/slamtb/issues/4, or mute the thread https://github.com/notifications/unsubscribe-auth/ACWlvSLnEiCn8XFYr-hzx3O62slMJ6sXks5vSntVgaJpZM4baYXk.

joansola avatar Mar 02 '19 14:03 joansola

Dear Joan

I read the readme carefully, and now I found my mistake.I cross the scripts and the branches. You are right.Thanks for your reply. And your work is very helpful to me. Thanks again. Have a nice day!

Yang

YangLuhong avatar Mar 03 '19 06:03 YangLuhong

Dear Joan

I read the readme carefully, and now I found my mistake.I cross the scripts and the branches. You are right.Thanks for your reply. And your work is very helpful to me. Thanks again. Have a nice day!

Yang

Hello, Did you run this program using MATLAB under windows? I also encountered the same problem as you. Can you communicate? Deng

ChengmuD avatar Oct 12 '21 08:10 ChengmuD