SkillAgentSearch skills...

MultiLidarCameraSync

An attempt to synchronize multi-Lidar and camera system. No gps, no CANbus, no IMU

Install / Use

/learn @PeiyanGong/MultiLidarCameraSync
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MultiLidarCameraSync

An attempt to synchronize multi-Lidar and camera system. No gps, no CANbus, no IMU. Right now it can only do offline data processing. The output is used to do 3D detection with lidar and camera. Odometry is needed for the pointcloud distortion correction. There are lots of options from Optical flow, LOAM, visual odometry etc. For me, I used LOAM because my data is recorded in city, with lots of geometry features.

Finished: A naive version of synchronization with ApproximateTime Policy in messagefilter.

To Do: Camera-centered multi-lidar synchronization

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated10mo ago
Forks1

Languages

C++

Security Score

62/100

Audited on May 29, 2025

No findings