-
Notifications
You must be signed in to change notification settings - Fork 142
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
Paper explaining the algorithms #4
Comments
Hi 😄 I'll write a wiki about the details soon. I'll let you know when it's done. |
Great :) |
I wrote a simple wiki here. @Sollimann @cyscgzx33 |
Awesome wiki! |
编译问题:/opt/ros/kinetic/include/grid_map_cv/GridMapCvConverter.hpp:176:47: error: ‘const Matrix {aka const class Eigen::Matrix<float, -1, -1>}’ has no member named ‘minCoeffOfFinites’ 在in demo.cpp -> in grid_map_cv.hpp in GridMapCvConverter.hpp wrong 请问你是怎么解决的呢??~ |
Awesome! Thanks a lot for algorithms details~~! |
Hey there. Nice solution you have here, looks to be working great. I was wondering if you have a paper or some other reference to the algorithms and thinking here? I would like to read through, to better understand how you implemented the code :)
The text was updated successfully, but these errors were encountered: