The package lidar_driver
needs to be update by the project lidar_driver
Generate <Makefile file>. `qmake test.pro`
Build. `Make`
Execute. `./lidar_calibration`
- Initial page.
- Click the "Add Lidar" menu bar.
- Add Lidars. The name should be unique. Make sure that the ip and port is correct, otherwise the cloud will not be displayed. The "P40P" should select its own correction file.
- Switch between added Lidars.
- Connect or disconnect.
- Modify the coordinate and generate a calibration file in the selected path.
* Support the model of "VLP16" and of "P40P".
* Display multiple lidar point clouds.
* Change the color and the coordinate of point cloud center for each cloud.
* Generate the calibration file in a selected path.
BUG:
* If one of the lidars is connected. A new "Add Lidar" action will cause the crush of the application. So do the connection after all the lidars have been added.
* Straight and quick action will also crush the application.
* Support the loading of the calibration file.
* Support the automatic calibration of the ground plan.
* Bug fixing.