Skip to content

A minimal point cloud viewer (and grabber) for ROS based on PCL's PCLVisualizer

License

Notifications You must be signed in to change notification settings

dirkholz/pcl_online_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pcl_online_viewer

This (ROS) package contains a minimal point cloud viewer (and grabber) based on the PCLVisualizer. It is based on fairly old example code, enriched by some simplistic grabbing functionality and fully supports ROS (via catkin).

In order to visualize a point cloud (online), simpy run:

rosrun pcl_online_viewer pcl_online_viewer input:=/CLOUD

where /CLOUD is the topic where the cloud to be visualized is published.

About

A minimal point cloud viewer (and grabber) for ROS based on PCL's PCLVisualizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published