Skip to content

This package is that allows you to view the data of velodyne vlp-16 sensor using pcl library in ubuntu 18.04 environment. In addition, you can check the object clustering algorithm and results.

License

Notifications You must be signed in to change notification settings

jdj2261/velodyne-object-clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

velodyne-object-clustering

This package is that allows you to view the data of velodyne vlp-16 sensor using pcl library in ubuntu 18.04 environment. In addition, you can check the object clustering algorithm and results.

Environments

  • ubuntu 18.04
  • g++ 8.4.0
  • CMake 3.10
  • pcl 1.7

Components

This repository has three sample programs.

  • simple

    This program displays data on standard output using VelodyneCapture class.

  • velodyne_viewer

    It is an object detection program created based on the above code.

  • vlp16-viewer

    It is an object detection program based on the ROS Velodyne driver package.

TODO

[O] Velodyne Viewer

[O] Clustering (make Box)

[ ] UKF Algorithm

About

This package is that allows you to view the data of velodyne vlp-16 sensor using pcl library in ubuntu 18.04 environment. In addition, you can check the object clustering algorithm and results.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published