Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grid/CellSize set error #293

Closed
DingFeng0103 opened this issue Jul 2, 2018 · 0 comments
Closed

Grid/CellSize set error #293

DingFeng0103 opened this issue Jul 2, 2018 · 0 comments
Labels

Comments

@DingFeng0103
Copy link

As soon as I set Grid/CellSize to be less than 0.02, RTABMAP report error:
[FATAL] (2018-07-02 20:34:06.782) util3d_mapping.cpp:810::rayTrace() Condition (end.x >= 0 && end.x < grid.cols) not met! [end.x=203 grid.cols=203]
I check this file, it is an UASSERT_MSG that hasn't been satisfied.
Could you tell me how to solve this issue?
My goal is to make 2D mapping more precise so maybe it could navigate to its goal more accurately. Maybe there is some convenient method to change the mapping method so I don't need to change rtabcore code.

Thanks
Feng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants