diff --git a/README.md b/README.md index 1e0997f..8d2d5dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # Gentle_Pick_and_Place Pick and place demo for gentle gripper. +## Prequisites +Install pointcloud_proc library +``` +git clone git@github.com:tkelestemur/point_cloud_proc.git +``` + + ## Running instructions Open four terminals and run the source command in each terminal: ```