Skip to content

AriYu/my_pointcloud_tools

Repository files navigation

MY POINTCLOUD TOOLS

This is my convinience point cloud processing tools.

Table of Contents

  • Requirements
  • Build
  • Usage
  • License

Requirements

This tools require the following to build:

Build

You should use out of source method.

$ cd my_pointcloud_tools  
$ mkdir build && cd build  
$ cmake ..  
$ make -j4

Usage

You can use --help option.
For example,

$ cd build/cloud_viewer
$ ./cloud_viewer --help

License

BSD

About

my convenient point cloud utility tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published