From dbea56890fcceec5b75bde6368a6b8a0a272ca81 Mon Sep 17 00:00:00 2001 From: manxilin <matthewlin98@hotmail.com> Date: Mon, 25 May 2020 21:18:59 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d707b55..dfe8f2d 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,9 @@ - No: step 3 5. Go around the green square: (1,1), (1,2), (3,1), (3,2) 6. Find the object with RANSAC, coordinate transformation + +## Process +[x] follow guidemark +[ ] object detection +- [ ] spawn objects +- [ ] detect objects -- GitLab