Skip to content

Large velocity and Point cloud timestamp not available #113

@imkaleem

Description

@imkaleem

Hello, I hope you're doing well. Thanks for modifying it to support a 6-axis IMU.

I'm using the following configs for Ouster Lidar (N_SCAN = 32):

# Topics
pointCloudTopic: "/pointcloud"               # Point cloud data
imuTopic: "/imu"                         # IMU data
odomTopic: "odometry/imu"                   # IMU pre-preintegration odometry, same frequency as IMU
gpsTopic: "gps_odom"                   # GPS odometry topic from navsat, see module_navsat.launch file
useGPS: false

I'm getting some errors using your package. I have attached screenshots of the error messages and warnings.
First, it points to the timestamp error:
Image

But I have time stamps, as it can be seen in the following image:

Image

Secondly, there are large velocity warnings:

Image

Hence, it maps the pointcloud data with huge drifts:
Image

Could you please help me resolving these issues in this regards?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions