koide3 / hdl_localization

Real-time 3D localization using a (velodyne) 3D LIDAR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plus imu data positioning failed

ZYQ1919 opened this issue · comments

<arg name="use_imu" default="false" />
to
<arg name="use_imu" default="true" />
positioning failed, the point cloud rotated, how can I solve it?