Skip to content

Questions about running point-lio using livox mid360 lidar #7

@LiqunXu

Description

@LiqunXu

Hello, I tried to use livox mid360 lidar to run point-lio. I got some problems:
I run "ros2 launch livox_ros_driver2 rviz_MID360_launch.py", and publish "Livox pointcloud2(PointXYZRTLT) pointcloud format"
when I run "ros2 launch point_lio mapping_mid360.launch.py", I got this error:
"[pointlio_mapping-1] Error LiDAR Typelose lidar"
and in the mid360.yaml file, here is the settings for lidar_type:
"lidar_type: 1 # 1 for Livox serials LiDAR, 2 for Velodyne LiDAR, 3 for ouster LiDAR"
I tried to change the liday_type to 2
"lidar_type: 2 # 1 for Livox serials LiDAR, 2 for Velodyne LiDAR, 3 for ouster LiDAR"
In this case, point-lio runs well, but I keep getting the following error:
"[pointlio_mapping-1] Failed to find match for field 'time'.
[pointlio_mapping-1] Failed to find match for field 'ring'."

So are there any ways to resolve this issue? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions