From 3d23cce80746fce23a88f33286a444d59899c2f3 Mon Sep 17 00:00:00 2001 From: Kentaro Wada Date: Thu, 11 May 2017 01:19:03 +0900 Subject: [PATCH] Add README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..000649aa --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# perception_pcl + +[![Build Status](https://travis-ci.org/ros-perception/perception_pcl.svg)](https://travis-ci.org/ros-perception/perception_pcl) + +PCL (Point Cloud Library) ROS interface stack. PCL-ROS is the preferred +bridge for 3D applications involving n-D Point Clouds and 3D geometry +processing in ROS.