From 01bf3ce8e490647b3e43b20f656dbbfa2f40a2b0 Mon Sep 17 00:00:00 2001 From: Chris Paxton Date: Thu, 8 Aug 2024 11:10:54 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2431e5e..eed132d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Visual Servoing with the Stretch 3 Dex Wrist & Gripper +Test test Visual servoing is a powerful way to achieve fast, precise, and robust motions using Stretch 3's D405 gripper camera. This code provides an example of using visual servoing to reach and grasp a target, either a cube with an ArUco marker on it or a tennis ball. It also provides code for estimating the fingertip poses using the finger ArUco markers.