From 600327a3bb53e20b87013f2b8d387952663cee7d Mon Sep 17 00:00:00 2001 From: Zhiying Li <zhiyingli@g.ucla.edu> Date: Sat, 23 Oct 2021 01:57:47 -0700 Subject: [PATCH] Update README for to do next --- Code/Control/Laptop_Code/README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Code/Control/Laptop_Code/README.md b/Code/Control/Laptop_Code/README.md index 2451764..a19c8a6 100644 --- a/Code/Control/Laptop_Code/README.md +++ b/Code/Control/Laptop_Code/README.md @@ -1,9 +1,10 @@ [Progress] The overall logic is clear and tested! -Working on it - - - -Main_control() - -* to be continued \ No newline at end of file +What to do next in python main: + +- Have keyboard interruption in the python function + - To tweak PID value while running the program + - To stop the balloon from being crazy +- The meter version April tag detection is still problematic so we need to tune that +- Use field test experiment to test PID +- \ No newline at end of file -- GitLab