News Articles

Tracking 3D objects with Point Cloud Library

Tracking 3D objects in continuous point cloud data sequences is an important research topic for mobile robots: it allows robots to monitor the environment and make decisions and adapt their motions according to the changes in the world. An example of such a typical application is visual servoing, with its key challenge to estimate the three dimensional pose of an object in real-time.

During his internship at Willow Garage, Ryohei Ueda from the JSK laboratory at University of Tokyo, worked on a novel 3D tracking library for the Point Cloud Library (PCL) project. The purpose of the library is to provide a comprehensive algorithmic base for the estimation of 3D object poses using Monte Carlo sampling techniques and for calculating the likelihood using combined weighted metrics for hyper-dimensional spaces including Cartesian data, colors, and surface normals. The libpcl_tracking library is optimized to perform computations in real-time, by employing multi CPU cores optimization, adaptive particle filtering (KLD sampling) and other modern techniques.

To find out more about Ryohei's…

Latest Posts

    PCL meetups, May 15, 2013

    Some of the PCL luminaries meet at ICRA to prepare the upcoming tutorial and discuss future plans for the development of PCL.

    Kinect for Windows with PCL, May 13, 2013

    Michael Dingerkus and Tomoto S. Washio are contributing a MS Kinect SDK to PCL bridge.

    Community Resources and Repositories, Apr 16, 2013

    The PCL community has contributed a number of links to publicly available repositories for data and software. The links are being organized on the PCL Media page.

    PCL-ORCS - code sprint success!, Apr 15, 2013

    The joint Open Perception-Ocular Robotics code sprint has concluded. The code sprint was a success. New code developed for the code sprint includes a pcl::Grabber for the Ocular Robotics RobotEye RE0x sensor and the RobotEye Viewer, a live point cloud visualization app using Qt and the RobotEye grabber.

    Presentation at Smart Libraries for Computer Graphics, Mar 19, 2013

    PCL will be presenting at the Eurographics Italian Chapter in Pisa on June 3-5.

Latest Comments

  • Neat! 4 months, 1 week ago