You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you for your great work about fast gicp. I am using it to build my own project. And I have a pointcloud map of my campus. Now I can run my robot with velodyne-16 to localize in this map. While when I use VGICP_CUDA brute force, only once the transformation result is good. Then the registration just show the same transformation matrix when i run my bag. The robot is moving but transformation matrix is almost the same.
So my robot just shows do not move in RVIZ. But fast gicp without cuda works well and it gives the right transformation. And the VGICP_CUDA works well with data 25xxxx and 25xxxxx.
Can you give me some advice. My cuda is 11.6.
The text was updated successfully, but these errors were encountered:
JACKLiuDay
changed the title
VGICP_CUDA get correct result only once
VGICP_CUDA and NDT CUDA not work
Mar 9, 2023
Hi, thank you for your great work about fast gicp. I am using it to build my own project. And I have a pointcloud map of my campus. Now I can run my robot with velodyne-16 to localize in this map. While when I use VGICP_CUDA brute force, only once the transformation result is good. Then the registration just show the same transformation matrix when i run my bag. The robot is moving but transformation matrix is almost the same.
So my robot just shows do not move in RVIZ. But fast gicp without cuda works well and it gives the right transformation. And the VGICP_CUDA works well with data 25xxxx and 25xxxxx.
Can you give me some advice. My cuda is 11.6.
The text was updated successfully, but these errors were encountered: