Skip to content

Some questions  #2

@chengwei0427

Description

@chengwei0427

Hi, @jaeyoungjo99

Thank you for open-sourcing such an amazing piece of work. As I’m studying the code, I have some questions and would like to discuss them with you:

  1. Why is the lidar_time_delay processing necessary? After processing, the LiDAR timestamp is no longer accurate. Since the delayed time is used for distortion correction and EKF state updates, won't this have an impact on the results?
  2. In the function Run() of the EKF, the current state is updated to the latest system time through RunPrediction(cur_timestamp). However, during observation, it seems that the time difference between the observation data and the current system state is not considered. Could this be an issue? Specifically, when performing observation with PCM estimation results, although the PCM calculation result is compensated, the LiDAR data used to estimate PCM has undergone lidar_time_delay processing. Is this approach reasonable?

Looking forward to your reply.
Best regards!

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