-
Notifications
You must be signed in to change notification settings - Fork 3
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
DT NDT MCL Progress #2
Comments
Hello, i do not really have a timeline, but i am actively working on this package. If you would want to try out dt-ndt-mcl early, it has been fully implemented in the devel branch which targets ros1 noetic. However, the code is still pretty rough. I am currently working on a ros2 version (targeting humble) Thus far, the performance of dt-ndt-mcl seems really promising :) Also, this package would be open source. |
Hello, great work! I can Try this code base on real world application ( industrial application ) maybe afterwards we can discuss on results maybe further improve the implementation or the algorithm itself. Noetic is good. I am currently having a busy time, but I am thinking of dockerizing this repo then open up a pull request. |
ROS2 humble would be great! But I can go with noetic right now, no problems. I will test devel then report my results on here with specs then you may merge with master if it has not already been merged |
Sure! Would appreciate that. Most of the changes that you would have to make are in pf_ros.cpp and the corresponding header file. pf_ros.h 👍 |
Hello, I see that you are going to re implement DT-NDT-MCL. Do you have any time plan for this project ? After the implementation are you planning to keep it as open to public ?
Best Regards,
The text was updated successfully, but these errors were encountered: