1 Star 0 Fork 0

xiaqiu / HPS3D-160-PCL

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
xiaqiu 提交于 2021-04-30 16:00 . first commit

HPS-3D160-PCL

HPS-3D160 Solid-State LiDAR (Hypersen Technologies Co., Ltd.) and Point Cloud Library (PCL) examples

Dependencies

Examples

  • hps3d-pcl-visualiser real-time visualisation of the 3D point cloud for all the cameras connected
  • hps3d-pcl-save-heaps-clouds saves heaps of 3D point clouds in a specific folder
  • hps3d-pcl-save-clouds saves all the 3D point clouds in a specific folder. The program requires a path to save the files, the number of the scene, and the timestamp
  • read-visualise-cloud reads a .pcd file and visualises the XYZ point cloud (no colour). The program requires a .pcd file, some examples are provided.
  • ...

How to Run

The following steps download, compile, and execute the hps3d-pcl-visualiser example

  • git clone http://10.0.0.253:8081/xiaozhong/HPS3D-160-PCL.git
  • cd HPS3D-160-PCL
  • mkdir build
  • cd build
  • cmake ..
  • make
  • sudo ./hps3d-pcl-visualiser
1
https://gitee.com/mrxiao_com/hps3-d-160-pcl.git
git@gitee.com:mrxiao_com/hps3-d-160-pcl.git
mrxiao_com
hps3-d-160-pcl
HPS3D-160-PCL
master

搜索帮助