Generate <Makefile file>. `qmake build.pro`
Build. `Make`
Execute. `./point_cloud_player`
* Support the model "VLP16", "P40P", "RS16", "RS32" and "VLP32MR".
* Display lidar point clouds.
* Save one frame as PCD file(binary mode).
* The cloud cloud be display forward or backward.
BUG:
* Each time needs to reopen for open a new file.
* Play and pause with multipule speed.
* Online Mode.(not sure if it is necessary)
* Bug fixing.