Grasp algorithms on Franka robot
Three different algorithms are implemented on franka:
- haf
- agile
- gpd
Switching between branches you can test one of them:
git checkout dave
you will test haf implementationgit checkout aziz
you will test agile implementationgit checkout kondor
you will test gpd implementation