Skip to content

purdue-mars/leaf_follower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leaf_follower

Using GelSight and UR5e to follow a leaf

demo-leaf-following

Quick start

Requires docker

  1. Clone repo and cd
git clone --recurse-submodules https://github.com/purdue-mars/leaf_follower.git
cd leaf_follower
  1. Pull docker image docker pull raghavauppuluri/leaf-follower
  2. Run docker image cd docker && ./docker-run.sh (must be in docker folder when sh file is executed)
  3. Run roslaunch leaf_following_control bringup.launch brings up dynamixel driver, gelsight, ur interface
  4. In another shell, run cd docker && ./docker-join.sh
  5. Run rosrun leaf_following_control controller.launch runs following controller and grasp controller

About

Using GelSight and UR5e to follow a leaf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published