Skip to content
Snippets Groups Projects
Unverified Commit c69eb8ca authored by manxilin's avatar manxilin Committed by GitHub
Browse files

Update README.md

parent 782dad99
Branches
No related tags found
No related merge requests found
......@@ -5,10 +5,10 @@
- C
## Process
1. Start from a 60x60 square
2. Go to (1,1), (1,2), (3,1), (3,2)
3. Find the object with RANSAC
4. Go to the first guidemark given in advance
5. Read and Move
6. Is the guidemark number 98?
- Yes: Over
- No: step 5
\ No newline at end of file
2. Go to the first guidemark given in advance
3. Read and Move
4. Is the guidemark number 98?
- Yes: step 5
- 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment