Livox-SDK / livox_high_precision_mapping

High precision mapping with livox and apx-15
Other
174 stars 40 forks source link

lidar .las format output #11

Open Krishnateja244 opened 3 years ago

Krishnateja244 commented 3 years ago

Hii, I am new to this field of pointclouds, using this sensor setup on UAV for conducting survey in forest. As far from my understanding this package takes timesynchronized data from INS,GPS and lidar inorder to georeference the pointcloud and registration of pointclouds is also done in the process. Finally it outputs a map with georeferenced pointcloud. Please correct me if my understanding is wrong.

If my understanding is correct, how can I get a georeferenced pointcloud in .las format?

Thanks, Krishna.

_Originally posted by @Krishnateja244 in https://github.com/Livox-SDK/livox_high_precision_mapping/issues/1#issuecomment-841668900_

Livox-SDK commented 3 years ago

Hi Krishnateja244,

The las format file could be save through livox_viewer

Krishnateja244 commented 3 years ago

Hii, Thanks for your reply, but I would like to get a georeferenced .las point cloud from this package, not from livox sensor and I looked into the cpp file, there is no process of strip alignment. Could you explain how to get a an unoverlapped pointcloud?

Livox-SDK commented 3 years ago

Hi Krishnateja244

For now, the C++ code is not support directly outputting the las file. Due to the regulations reason, geographic information is not allowed to be recorded in the point cloud bag.