ethz-asl / mav_active_3d_planning

Modular framework for online informative path planning.
BSD 3-Clause "New" or "Revised" License
552 stars 110 forks source link

A strange result output by run the experiment1. #26

Closed pamzerbhu closed 3 years ago

pamzerbhu commented 4 years ago

Hello, thanks for your project. It works very nice. I run the run_experiment.launch directly but got a strange result after 30 min. Then, I run the evaluate_experiment.launch and got the result named ***error.ply. It performance seems not as good as in the paper. image Thanks for your help!

Schmluk commented 4 years ago

Hi @pamzerbhu

The following points may hopefully help you:

Please let me know if you have further questions or run into trouble.

pamzerbhu commented 4 years ago

Hi @Schmluk Thanks for your reply, I carefully followed your advice and found this problem:

I guess this is the reason that coordinate axes are not aligned. Holp could give me some help, Thanks again sincerely.

pamzerbhu commented 4 years ago

I found a method that could solve this problem:

By those two methods launch the demo. Axes will be correct in the final error map. image

Schmluk commented 4 years ago

Hi @pamzerbhu

Great that you were able to resolve the issue. Although it seems pretty strange that this is necessary. If we find a way to fix this more reliably we will let you know.

Thank you and best wishes