Skip to content
tonypan1995 edited this page Apr 15, 2018 · 18 revisions

Mobile Robotics Group 3

Welcome to the mobile_robotics_final wiki!

Description of our project

Our project is Object Pose Estimation via Curvature-based ICP for Goal-Oriented Robot Manipulation.

Perception is critical for a robot to accomplish localization and manipulation tasks successfully in household environment. Object localization becomes very challenging in such complicated environment. We proposed a curvature-based Iterative Closest Point algorithm, to help the robot localize a target object in the scene. The point cloud data was collected from the Laboratory for Progress's Fetch Robot, and our result shows that we can correctly localize object from a cluttered scene.

Collecting data

This video shows how the data is collected by the Fetch Robot.

alt text

Some results

Model-to-Model

In model-to-model experiment setting, our goal is to map the source point cloud of an object to the target point cloud of the same object. The following video visualizes the process.

alt text

Model-to-Scene

In model-to scene experiment, we still want to find the transform matrix to map the object to the target point cloud. But the target point cloud is now a complicated scene. The following video shows how our algorithm works under model-to-scene experiment setting. Our algorithm is capable of mapping the source point cloud (red) to the target point cloud (black).

alt text

Links

Please refer to the following pages for detailed information.

Authors

  • Justin Diep
  • Kevin French
  • Tianyang Pan
  • Yue Tang
  • Zheming Zhou
Clone this wiki locally