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
i have compiled all deps with c++17 on ROS noetic. When loading my hdl_graph_slam dump it stucks at 1% and loading keyframes is spinning. Does anyone have a solution for that?
thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello,
I also stuck to the same error.
And I found that the error happened only for GPS-based map from 'hdl_graph_slam dumps'.
The interactive slam package can load all type of maps including LiDAR-only map, LiDAR&IMU-based map, but cannot load GPS-based one.
nope not yet. worked with the save map service from hdl directly. but there is also a bug when working with gps. when you set utm: True the pcd is not usable. Just set utm: False. PCD is still oriented to east and utm file is saved :D
Hey,
i have compiled all deps with c++17 on ROS noetic. When loading my hdl_graph_slam dump it stucks at 1% and loading keyframes is spinning. Does anyone have a solution for that?
thanks in advance.
The text was updated successfully, but these errors were encountered: