Skip to content

Point Cloud Library repository with some tutorials and personal work to help me understand PCL

License

Notifications You must be signed in to change notification settings

Thomio-Watanabe/examples_pcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcl-study

Point Cloud Library repository with some tutorials and personal works to help me understand PCL

These codes are a copy of some pcl tutorials found in http://pointclouds.org/documentation/tutorials/ and http://robotica.unileon.es/ , with some modifications.

They are release under GNU GPL v2.

COMPILATION

1 - Create a build/ directoty inside the example you want to compile

mkdir build && cd build

2 - Call cmake and make

cmake .. && make

About

Point Cloud Library repository with some tutorials and personal work to help me understand PCL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published