From cad212b549a4e2e1ac456a1d49ca1e49766a34da Mon Sep 17 00:00:00 2001 From: StaY <stephane.yang@ensea.fr> Date: Tue, 10 Oct 2023 17:23:13 +0200 Subject: [PATCH] Moved unit test script to a "example" folder to avoid confusion with "navigation" folder which is the actual implementation Update readmes --- Promethe_scripts/ReadMe.md | 4 +++- Promethe_scripts/cam_f_out/cam_f_out.dev | 3 --- Promethe_scripts/drone_flot/drone_flot.dev | 3 --- Promethe_scripts/drone_flot/joystick.hwj | 1 - Promethe_scripts/drone_joyRemote/joystick.hwj | 1 - .../{ => examples}/cam_f_out/cam_f_out.config | 0 .../examples/cam_f_out/cam_f_out.dev | 3 +++ .../{ => examples}/cam_f_out/cam_f_out.draw | 0 .../{ => examples}/cam_f_out/cam_f_out.gcd | 0 .../{ => examples}/cam_f_out/cam_f_out.res | Bin .../{ => examples}/cam_f_out/cam_f_out.script | 0 .../{ => examples}/cam_f_out/cam_f_out.symb | 0 .../{ => examples}/cam_f_out/cam_f_out.var | 0 .../{ => examples}/cam_f_out/coeos.sh | 0 .../{ => examples}/cam_f_out/promethe.sh | 0 .../{ => examples}/drone_flot/ReadMe.md | 0 .../{ => examples}/drone_flot/coeos.sh | 0 .../drone_flot/drone_flot.config | 0 .../examples/drone_flot/drone_flot.dev | 3 +++ .../{ => examples}/drone_flot/drone_flot.draw | 0 .../{ => examples}/drone_flot/drone_flot.gcd | 0 .../{ => examples}/drone_flot/drone_flot.res | Bin .../drone_flot/drone_flot.script | 0 .../{ => examples}/drone_flot/drone_flot.symb | 0 .../{ => examples}/drone_flot/drone_flot.var | 0 .../drone_flot/generate_image_list.sh | 0 .../{ => examples}/drone_flot/image_list | 0 .../{ => examples}/drone_flot/images/0000.png | Bin .../{ => examples}/drone_flot/images/0001.png | Bin .../{ => examples}/drone_flot/images/0002.png | Bin .../{ => examples}/drone_flot/images/0003.png | Bin .../{ => examples}/drone_flot/images/0004.png | Bin .../{ => examples}/drone_flot/images/0005.png | Bin .../{ => examples}/drone_flot/images/0006.png | Bin .../{ => examples}/drone_flot/images/0007.png | Bin .../{ => examples}/drone_flot/images/0008.png | Bin .../{ => examples}/drone_flot/images/0009.png | Bin .../{ => examples}/drone_flot/images/0010.png | Bin .../{ => examples}/drone_flot/images/0011.png | Bin .../{ => examples}/drone_flot/images/0012.png | Bin .../{ => examples}/drone_flot/images/0013.png | Bin .../{ => examples}/drone_flot/images/0014.png | Bin .../{ => examples}/drone_flot/images/0015.png | Bin .../{ => examples}/drone_flot/images/0016.png | Bin .../{ => examples}/drone_flot/images/0017.png | Bin .../{ => examples}/drone_flot/images/0018.png | Bin .../{ => examples}/drone_flot/images/0019.png | Bin .../{ => examples}/drone_flot/images/0020.png | Bin .../{ => examples}/drone_flot/images/0021.png | Bin .../{ => examples}/drone_flot/images/0022.png | Bin .../{ => examples}/drone_flot/images/0023.png | Bin .../{ => examples}/drone_flot/images/0024.png | Bin .../{ => examples}/drone_flot/images/0025.png | Bin .../{ => examples}/drone_flot/images/0026.png | Bin .../{ => examples}/drone_flot/images/0027.png | Bin .../{ => examples}/drone_flot/images/0028.png | Bin .../{ => examples}/drone_flot/images/0029.png | Bin .../{ => examples}/drone_flot/images/0030.png | Bin .../{ => examples}/drone_flot/images/0031.png | Bin .../{ => examples}/drone_flot/images/0032.png | Bin .../{ => examples}/drone_flot/images/0033.png | Bin .../{ => examples}/drone_flot/images/0034.png | Bin .../{ => examples}/drone_flot/images/0035.png | Bin .../{ => examples}/drone_flot/images/0036.png | Bin .../{ => examples}/drone_flot/images/0037.png | Bin .../{ => examples}/drone_flot/images/0038.png | Bin .../{ => examples}/drone_flot/images/0039.png | Bin .../{ => examples}/drone_flot/images/0040.png | Bin .../{ => examples}/drone_flot/images/0041.png | Bin .../{ => examples}/drone_flot/images/0042.png | Bin .../{ => examples}/drone_flot/images/0043.png | Bin .../{ => examples}/drone_flot/images/0044.png | Bin .../{ => examples}/drone_flot/images/0045.png | Bin .../{ => examples}/drone_flot/images/0046.png | Bin .../{ => examples}/drone_flot/images/0047.png | Bin .../{ => examples}/drone_flot/images/0048.png | Bin .../{ => examples}/drone_flot/images/0049.png | Bin .../examples/drone_flot/joystick.hwj | 1 + .../drone_flot/mask_3rd_axe.txt | 0 .../drone_flot/plot/plot_flot.m | 0 .../{ => examples}/drone_flot/pref_dir.m | 0 .../{ => examples}/drone_flot/promethe.sh | 0 .../{ => examples}/drone_joyRemote/coeos.sh | 0 .../drone_joyRemote/drone_joyRemote.config | 0 .../drone_joyRemote/drone_joyRemote.draw | 0 .../drone_joyRemote/drone_joyRemote.gcd | 0 .../drone_joyRemote/drone_joyRemote.res | Bin 17777 -> 17777 bytes .../drone_joyRemote/drone_joyRemote.script | 2 +- .../drone_joyRemote/drone_joyRemote.symb | 6 +++--- .../drone_joyRemote/drone_joyRemote.var | 2 +- .../examples/drone_joyRemote/joystick.hwj | 1 + .../drone_joyRemote/mask_3rd_axe.txt | 0 .../drone_joyRemote/plot/plot_joyRemote.m | 0 .../drone_joyRemote/promethe.sh | 0 .../drone_obj_tracking/Input/exclusion | 0 .../drone_obj_tracking/Input/filterthres | 0 .../drone_obj_tracking/Input/inhib | 0 .../drone_obj_tracking/Input/inhibfeedback | 0 .../drone_obj_tracking/Input/object_list | 0 .../drone_obj_tracking/Input/saccadefeedback | 0 .../Input/scanpath_activate | 0 .../drone_obj_tracking/Input/sigma1 | 0 .../drone_obj_tracking/Input/sigma2 | 0 .../drone_obj_tracking/Input/thresreco | 0 .../Input/vigilence_locview | 0 .../drone_obj_tracking/Input/vigilence_ww | 0 .../drone_obj_tracking/README.md | 0 .../drone_obj_tracking.config | 0 .../drone_obj_tracking/drone_obj_tracking.dev | 0 .../drone_obj_tracking.draw | 0 .../drone_obj_tracking/drone_obj_tracking.gcd | 0 .../drone_obj_tracking/drone_obj_tracking.res | Bin .../drone_obj_tracking.script | 0 .../drone_obj_tracking.symb | 0 .../drone_obj_tracking/drone_obj_tracking.var | 0 .../{ => examples}/drone_obj_tracking/run.sh | 0 .../drone_test/constants/attitude_mask.m | 0 .../{ => examples}/drone_test/constants/learn | 0 .../drone_test/drone_test.config | 0 .../{ => examples}/drone_test/drone_test.draw | 0 .../{ => examples}/drone_test/drone_test.gcd | 0 .../{ => examples}/drone_test/drone_test.res | Bin .../drone_test/drone_test.script | 0 .../{ => examples}/drone_test/drone_test.symb | 0 .../{ => examples}/view_cell/learn/coeos.sh | 0 .../view_cell/learn/constants/learn | 0 .../view_cell/learn/mask/exclusion.mask | 0 .../learn/plot/plot_ten_view_cells.m | 0 .../view_cell/learn/promethe.sh | 0 .../view_cell/learn/view_cell_learn.config | 0 .../view_cell/learn/view_cell_learn.draw | 0 .../view_cell/learn/view_cell_learn.gcd | 0 .../view_cell/learn/view_cell_learn.res | Bin .../view_cell/learn/view_cell_learn.script | 0 .../view_cell/learn/view_cell_learn.symb | 0 .../view_cell/learn/view_cell_learn.var | 0 .../{ => examples}/view_cell/readme.md | 0 .../{ => examples}/view_cell/test/coeos.sh | 0 .../view_cell/test/constants/learn_0 | 0 .../view_cell/test/mask/exclusion.mask | 0 .../view_cell/test/plot/plot_ten_view_cells.m | 0 .../{ => examples}/view_cell/test/promethe.sh | 0 .../view_cell/test/view_cell_test.config | 0 .../view_cell/test/view_cell_test.draw | 0 .../view_cell/test/view_cell_test.gcd | 0 .../view_cell/test/view_cell_test.res | Bin .../view_cell/test/view_cell_test.script | 0 .../view_cell/test/view_cell_test.symb | 0 .../view_cell/test/view_cell_test.var | 0 Promethe_scripts/navigation/ReadMe.md | 4 ++++ 150 files changed, 20 insertions(+), 14 deletions(-) delete mode 100644 Promethe_scripts/cam_f_out/cam_f_out.dev delete mode 100644 Promethe_scripts/drone_flot/drone_flot.dev delete mode 120000 Promethe_scripts/drone_flot/joystick.hwj delete mode 120000 Promethe_scripts/drone_joyRemote/joystick.hwj rename Promethe_scripts/{ => examples}/cam_f_out/cam_f_out.config (100%) create mode 100644 Promethe_scripts/examples/cam_f_out/cam_f_out.dev rename Promethe_scripts/{ => examples}/cam_f_out/cam_f_out.draw (100%) rename Promethe_scripts/{ => examples}/cam_f_out/cam_f_out.gcd (100%) rename Promethe_scripts/{ => examples}/cam_f_out/cam_f_out.res (100%) rename Promethe_scripts/{ => examples}/cam_f_out/cam_f_out.script (100%) rename Promethe_scripts/{ => examples}/cam_f_out/cam_f_out.symb (100%) rename Promethe_scripts/{ => examples}/cam_f_out/cam_f_out.var (100%) rename Promethe_scripts/{ => examples}/cam_f_out/coeos.sh (100%) rename Promethe_scripts/{ => examples}/cam_f_out/promethe.sh (100%) rename Promethe_scripts/{ => examples}/drone_flot/ReadMe.md (100%) rename Promethe_scripts/{ => examples}/drone_flot/coeos.sh (100%) rename Promethe_scripts/{ => examples}/drone_flot/drone_flot.config (100%) create mode 100644 Promethe_scripts/examples/drone_flot/drone_flot.dev rename Promethe_scripts/{ => examples}/drone_flot/drone_flot.draw (100%) rename Promethe_scripts/{ => examples}/drone_flot/drone_flot.gcd (100%) rename Promethe_scripts/{ => examples}/drone_flot/drone_flot.res (100%) rename Promethe_scripts/{ => examples}/drone_flot/drone_flot.script (100%) rename Promethe_scripts/{ => examples}/drone_flot/drone_flot.symb (100%) rename Promethe_scripts/{ => examples}/drone_flot/drone_flot.var (100%) rename Promethe_scripts/{ => examples}/drone_flot/generate_image_list.sh (100%) rename Promethe_scripts/{ => examples}/drone_flot/image_list (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0000.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0001.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0002.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0003.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0004.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0005.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0006.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0007.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0008.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0009.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0010.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0011.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0012.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0013.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0014.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0015.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0016.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0017.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0018.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0019.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0020.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0021.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0022.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0023.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0024.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0025.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0026.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0027.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0028.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0029.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0030.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0031.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0032.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0033.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0034.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0035.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0036.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0037.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0038.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0039.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0040.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0041.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0042.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0043.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0044.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0045.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0046.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0047.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0048.png (100%) rename Promethe_scripts/{ => examples}/drone_flot/images/0049.png (100%) create mode 120000 Promethe_scripts/examples/drone_flot/joystick.hwj rename Promethe_scripts/{ => examples}/drone_flot/mask_3rd_axe.txt (100%) rename Promethe_scripts/{ => examples}/drone_flot/plot/plot_flot.m (100%) rename Promethe_scripts/{ => examples}/drone_flot/pref_dir.m (100%) rename Promethe_scripts/{ => examples}/drone_flot/promethe.sh (100%) rename Promethe_scripts/{ => examples}/drone_joyRemote/coeos.sh (100%) rename Promethe_scripts/{ => examples}/drone_joyRemote/drone_joyRemote.config (100%) rename Promethe_scripts/{ => examples}/drone_joyRemote/drone_joyRemote.draw (100%) rename Promethe_scripts/{ => examples}/drone_joyRemote/drone_joyRemote.gcd (100%) rename Promethe_scripts/{ => examples}/drone_joyRemote/drone_joyRemote.res (69%) rename Promethe_scripts/{ => examples}/drone_joyRemote/drone_joyRemote.script (99%) rename Promethe_scripts/{ => examples}/drone_joyRemote/drone_joyRemote.symb (99%) rename Promethe_scripts/{ => examples}/drone_joyRemote/drone_joyRemote.var (97%) create mode 120000 Promethe_scripts/examples/drone_joyRemote/joystick.hwj rename Promethe_scripts/{ => examples}/drone_joyRemote/mask_3rd_axe.txt (100%) rename Promethe_scripts/{ => examples}/drone_joyRemote/plot/plot_joyRemote.m (100%) rename Promethe_scripts/{ => examples}/drone_joyRemote/promethe.sh (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/Input/exclusion (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/Input/filterthres (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/Input/inhib (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/Input/inhibfeedback (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/Input/object_list (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/Input/saccadefeedback (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/Input/scanpath_activate (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/Input/sigma1 (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/Input/sigma2 (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/Input/thresreco (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/Input/vigilence_locview (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/Input/vigilence_ww (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/README.md (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/drone_obj_tracking.config (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/drone_obj_tracking.dev (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/drone_obj_tracking.draw (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/drone_obj_tracking.gcd (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/drone_obj_tracking.res (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/drone_obj_tracking.script (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/drone_obj_tracking.symb (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/drone_obj_tracking.var (100%) rename Promethe_scripts/{ => examples}/drone_obj_tracking/run.sh (100%) rename Promethe_scripts/{ => examples}/drone_test/constants/attitude_mask.m (100%) rename Promethe_scripts/{ => examples}/drone_test/constants/learn (100%) rename Promethe_scripts/{ => examples}/drone_test/drone_test.config (100%) rename Promethe_scripts/{ => examples}/drone_test/drone_test.draw (100%) rename Promethe_scripts/{ => examples}/drone_test/drone_test.gcd (100%) rename Promethe_scripts/{ => examples}/drone_test/drone_test.res (100%) rename Promethe_scripts/{ => examples}/drone_test/drone_test.script (100%) rename Promethe_scripts/{ => examples}/drone_test/drone_test.symb (100%) rename Promethe_scripts/{ => examples}/view_cell/learn/coeos.sh (100%) rename Promethe_scripts/{ => examples}/view_cell/learn/constants/learn (100%) rename Promethe_scripts/{ => examples}/view_cell/learn/mask/exclusion.mask (100%) rename Promethe_scripts/{ => examples}/view_cell/learn/plot/plot_ten_view_cells.m (100%) rename Promethe_scripts/{ => examples}/view_cell/learn/promethe.sh (100%) rename Promethe_scripts/{ => examples}/view_cell/learn/view_cell_learn.config (100%) rename Promethe_scripts/{ => examples}/view_cell/learn/view_cell_learn.draw (100%) rename Promethe_scripts/{ => examples}/view_cell/learn/view_cell_learn.gcd (100%) rename Promethe_scripts/{ => examples}/view_cell/learn/view_cell_learn.res (100%) rename Promethe_scripts/{ => examples}/view_cell/learn/view_cell_learn.script (100%) rename Promethe_scripts/{ => examples}/view_cell/learn/view_cell_learn.symb (100%) rename Promethe_scripts/{ => examples}/view_cell/learn/view_cell_learn.var (100%) rename Promethe_scripts/{ => examples}/view_cell/readme.md (100%) rename Promethe_scripts/{ => examples}/view_cell/test/coeos.sh (100%) rename Promethe_scripts/{ => examples}/view_cell/test/constants/learn_0 (100%) rename Promethe_scripts/{ => examples}/view_cell/test/mask/exclusion.mask (100%) rename Promethe_scripts/{ => examples}/view_cell/test/plot/plot_ten_view_cells.m (100%) rename Promethe_scripts/{ => examples}/view_cell/test/promethe.sh (100%) rename Promethe_scripts/{ => examples}/view_cell/test/view_cell_test.config (100%) rename Promethe_scripts/{ => examples}/view_cell/test/view_cell_test.draw (100%) rename Promethe_scripts/{ => examples}/view_cell/test/view_cell_test.gcd (100%) rename Promethe_scripts/{ => examples}/view_cell/test/view_cell_test.res (100%) rename Promethe_scripts/{ => examples}/view_cell/test/view_cell_test.script (100%) rename Promethe_scripts/{ => examples}/view_cell/test/view_cell_test.symb (100%) rename Promethe_scripts/{ => examples}/view_cell/test/view_cell_test.var (100%) diff --git a/Promethe_scripts/ReadMe.md b/Promethe_scripts/ReadMe.md index 762fe96..813177b 100644 --- a/Promethe_scripts/ReadMe.md +++ b/Promethe_scripts/ReadMe.md @@ -6,11 +6,13 @@ You could also find some hardware files (.hwc, .hwj, etc), those are the differe Note: Between cam_usb.hwc and cam_pc.hwc, you have to chose only one on the .dev file (if the script has it). Make sure to comment what you don't want and uncomment what you want. -The programs are (the list may be not comprehensive): +The programs in "examples" are (the list may be not comprehensive): - cam_f_out: sends camera input (or any capture device opened in /dev/video*) to f_out (shared memory) - drone_joyRemote: reads and updates the shared memory according to joystick inputs and checkboxes (added plot for altitude and compass heading control) - drone_test: using checkboxes, updates the shared memory for several drone actions - drone_flot: reads input image in f_in, adds a visual control of the drone using optical flow, through shared memory + +The main programs are (the list may be not comprehensive): - navigation: contains multiples scripts that are working together, it reuses cam_f_out, drone_joyRemote and drone_flot (go to the navigation folder for more info) To modify/compile (coeos) and/or to simulate (promethe) a script, run the right command files (.sh) if they exist. Otherwise, run the following commands: diff --git a/Promethe_scripts/cam_f_out/cam_f_out.dev b/Promethe_scripts/cam_f_out/cam_f_out.dev deleted file mode 100644 index 33be267..0000000 --- a/Promethe_scripts/cam_f_out/cam_f_out.dev +++ /dev/null @@ -1,3 +0,0 @@ -#Camera cam is ../hardware/cam_usb.hwc -Camera cam is ../hardware/cam_pc.hwc - diff --git a/Promethe_scripts/drone_flot/drone_flot.dev b/Promethe_scripts/drone_flot/drone_flot.dev deleted file mode 100644 index 4f75af6..0000000 --- a/Promethe_scripts/drone_flot/drone_flot.dev +++ /dev/null @@ -1,3 +0,0 @@ -Camera cam is ../hardware/cam_usb.hwc -#Camera cam is ../hardware/cam_pc.hwc - diff --git a/Promethe_scripts/drone_flot/joystick.hwj b/Promethe_scripts/drone_flot/joystick.hwj deleted file mode 120000 index 5549848..0000000 --- a/Promethe_scripts/drone_flot/joystick.hwj +++ /dev/null @@ -1 +0,0 @@ -../hardware/joystick.hwj \ No newline at end of file diff --git a/Promethe_scripts/drone_joyRemote/joystick.hwj b/Promethe_scripts/drone_joyRemote/joystick.hwj deleted file mode 120000 index 5549848..0000000 --- a/Promethe_scripts/drone_joyRemote/joystick.hwj +++ /dev/null @@ -1 +0,0 @@ -../hardware/joystick.hwj \ No newline at end of file diff --git a/Promethe_scripts/cam_f_out/cam_f_out.config b/Promethe_scripts/examples/cam_f_out/cam_f_out.config similarity index 100% rename from Promethe_scripts/cam_f_out/cam_f_out.config rename to Promethe_scripts/examples/cam_f_out/cam_f_out.config diff --git a/Promethe_scripts/examples/cam_f_out/cam_f_out.dev b/Promethe_scripts/examples/cam_f_out/cam_f_out.dev new file mode 100644 index 0000000..b5267d4 --- /dev/null +++ b/Promethe_scripts/examples/cam_f_out/cam_f_out.dev @@ -0,0 +1,3 @@ +#Camera cam is ../../hardware/cam_usb.hwc +Camera cam is ../../hardware/cam_pc.hwc + diff --git a/Promethe_scripts/cam_f_out/cam_f_out.draw b/Promethe_scripts/examples/cam_f_out/cam_f_out.draw similarity index 100% rename from Promethe_scripts/cam_f_out/cam_f_out.draw rename to Promethe_scripts/examples/cam_f_out/cam_f_out.draw diff --git a/Promethe_scripts/cam_f_out/cam_f_out.gcd b/Promethe_scripts/examples/cam_f_out/cam_f_out.gcd similarity index 100% rename from Promethe_scripts/cam_f_out/cam_f_out.gcd rename to Promethe_scripts/examples/cam_f_out/cam_f_out.gcd diff --git a/Promethe_scripts/cam_f_out/cam_f_out.res b/Promethe_scripts/examples/cam_f_out/cam_f_out.res similarity index 100% rename from Promethe_scripts/cam_f_out/cam_f_out.res rename to Promethe_scripts/examples/cam_f_out/cam_f_out.res diff --git a/Promethe_scripts/cam_f_out/cam_f_out.script b/Promethe_scripts/examples/cam_f_out/cam_f_out.script similarity index 100% rename from Promethe_scripts/cam_f_out/cam_f_out.script rename to Promethe_scripts/examples/cam_f_out/cam_f_out.script diff --git a/Promethe_scripts/cam_f_out/cam_f_out.symb b/Promethe_scripts/examples/cam_f_out/cam_f_out.symb similarity index 100% rename from Promethe_scripts/cam_f_out/cam_f_out.symb rename to Promethe_scripts/examples/cam_f_out/cam_f_out.symb diff --git a/Promethe_scripts/cam_f_out/cam_f_out.var b/Promethe_scripts/examples/cam_f_out/cam_f_out.var similarity index 100% rename from Promethe_scripts/cam_f_out/cam_f_out.var rename to Promethe_scripts/examples/cam_f_out/cam_f_out.var diff --git a/Promethe_scripts/cam_f_out/coeos.sh b/Promethe_scripts/examples/cam_f_out/coeos.sh similarity index 100% rename from Promethe_scripts/cam_f_out/coeos.sh rename to Promethe_scripts/examples/cam_f_out/coeos.sh diff --git a/Promethe_scripts/cam_f_out/promethe.sh b/Promethe_scripts/examples/cam_f_out/promethe.sh similarity index 100% rename from Promethe_scripts/cam_f_out/promethe.sh rename to Promethe_scripts/examples/cam_f_out/promethe.sh diff --git a/Promethe_scripts/drone_flot/ReadMe.md b/Promethe_scripts/examples/drone_flot/ReadMe.md similarity index 100% rename from Promethe_scripts/drone_flot/ReadMe.md rename to Promethe_scripts/examples/drone_flot/ReadMe.md diff --git a/Promethe_scripts/drone_flot/coeos.sh b/Promethe_scripts/examples/drone_flot/coeos.sh similarity index 100% rename from Promethe_scripts/drone_flot/coeos.sh rename to Promethe_scripts/examples/drone_flot/coeos.sh diff --git a/Promethe_scripts/drone_flot/drone_flot.config b/Promethe_scripts/examples/drone_flot/drone_flot.config similarity index 100% rename from Promethe_scripts/drone_flot/drone_flot.config rename to Promethe_scripts/examples/drone_flot/drone_flot.config diff --git a/Promethe_scripts/examples/drone_flot/drone_flot.dev b/Promethe_scripts/examples/drone_flot/drone_flot.dev new file mode 100644 index 0000000..4e0ede2 --- /dev/null +++ b/Promethe_scripts/examples/drone_flot/drone_flot.dev @@ -0,0 +1,3 @@ +Camera cam is ../../hardware/cam_usb.hwc +#Camera cam is ../../hardware/cam_pc.hwc + diff --git a/Promethe_scripts/drone_flot/drone_flot.draw b/Promethe_scripts/examples/drone_flot/drone_flot.draw similarity index 100% rename from Promethe_scripts/drone_flot/drone_flot.draw rename to Promethe_scripts/examples/drone_flot/drone_flot.draw diff --git a/Promethe_scripts/drone_flot/drone_flot.gcd b/Promethe_scripts/examples/drone_flot/drone_flot.gcd similarity index 100% rename from Promethe_scripts/drone_flot/drone_flot.gcd rename to Promethe_scripts/examples/drone_flot/drone_flot.gcd diff --git a/Promethe_scripts/drone_flot/drone_flot.res b/Promethe_scripts/examples/drone_flot/drone_flot.res similarity index 100% rename from Promethe_scripts/drone_flot/drone_flot.res rename to Promethe_scripts/examples/drone_flot/drone_flot.res diff --git a/Promethe_scripts/drone_flot/drone_flot.script b/Promethe_scripts/examples/drone_flot/drone_flot.script similarity index 100% rename from Promethe_scripts/drone_flot/drone_flot.script rename to Promethe_scripts/examples/drone_flot/drone_flot.script diff --git a/Promethe_scripts/drone_flot/drone_flot.symb b/Promethe_scripts/examples/drone_flot/drone_flot.symb similarity index 100% rename from Promethe_scripts/drone_flot/drone_flot.symb rename to Promethe_scripts/examples/drone_flot/drone_flot.symb diff --git a/Promethe_scripts/drone_flot/drone_flot.var b/Promethe_scripts/examples/drone_flot/drone_flot.var similarity index 100% rename from Promethe_scripts/drone_flot/drone_flot.var rename to Promethe_scripts/examples/drone_flot/drone_flot.var diff --git a/Promethe_scripts/drone_flot/generate_image_list.sh b/Promethe_scripts/examples/drone_flot/generate_image_list.sh similarity index 100% rename from Promethe_scripts/drone_flot/generate_image_list.sh rename to Promethe_scripts/examples/drone_flot/generate_image_list.sh diff --git a/Promethe_scripts/drone_flot/image_list b/Promethe_scripts/examples/drone_flot/image_list similarity index 100% rename from Promethe_scripts/drone_flot/image_list rename to Promethe_scripts/examples/drone_flot/image_list diff --git a/Promethe_scripts/drone_flot/images/0000.png b/Promethe_scripts/examples/drone_flot/images/0000.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0000.png rename to Promethe_scripts/examples/drone_flot/images/0000.png diff --git a/Promethe_scripts/drone_flot/images/0001.png b/Promethe_scripts/examples/drone_flot/images/0001.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0001.png rename to Promethe_scripts/examples/drone_flot/images/0001.png diff --git a/Promethe_scripts/drone_flot/images/0002.png b/Promethe_scripts/examples/drone_flot/images/0002.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0002.png rename to Promethe_scripts/examples/drone_flot/images/0002.png diff --git a/Promethe_scripts/drone_flot/images/0003.png b/Promethe_scripts/examples/drone_flot/images/0003.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0003.png rename to Promethe_scripts/examples/drone_flot/images/0003.png diff --git a/Promethe_scripts/drone_flot/images/0004.png b/Promethe_scripts/examples/drone_flot/images/0004.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0004.png rename to Promethe_scripts/examples/drone_flot/images/0004.png diff --git a/Promethe_scripts/drone_flot/images/0005.png b/Promethe_scripts/examples/drone_flot/images/0005.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0005.png rename to Promethe_scripts/examples/drone_flot/images/0005.png diff --git a/Promethe_scripts/drone_flot/images/0006.png b/Promethe_scripts/examples/drone_flot/images/0006.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0006.png rename to Promethe_scripts/examples/drone_flot/images/0006.png diff --git a/Promethe_scripts/drone_flot/images/0007.png b/Promethe_scripts/examples/drone_flot/images/0007.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0007.png rename to Promethe_scripts/examples/drone_flot/images/0007.png diff --git a/Promethe_scripts/drone_flot/images/0008.png b/Promethe_scripts/examples/drone_flot/images/0008.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0008.png rename to Promethe_scripts/examples/drone_flot/images/0008.png diff --git a/Promethe_scripts/drone_flot/images/0009.png b/Promethe_scripts/examples/drone_flot/images/0009.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0009.png rename to Promethe_scripts/examples/drone_flot/images/0009.png diff --git a/Promethe_scripts/drone_flot/images/0010.png b/Promethe_scripts/examples/drone_flot/images/0010.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0010.png rename to Promethe_scripts/examples/drone_flot/images/0010.png diff --git a/Promethe_scripts/drone_flot/images/0011.png b/Promethe_scripts/examples/drone_flot/images/0011.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0011.png rename to Promethe_scripts/examples/drone_flot/images/0011.png diff --git a/Promethe_scripts/drone_flot/images/0012.png b/Promethe_scripts/examples/drone_flot/images/0012.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0012.png rename to Promethe_scripts/examples/drone_flot/images/0012.png diff --git a/Promethe_scripts/drone_flot/images/0013.png b/Promethe_scripts/examples/drone_flot/images/0013.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0013.png rename to Promethe_scripts/examples/drone_flot/images/0013.png diff --git a/Promethe_scripts/drone_flot/images/0014.png b/Promethe_scripts/examples/drone_flot/images/0014.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0014.png rename to Promethe_scripts/examples/drone_flot/images/0014.png diff --git a/Promethe_scripts/drone_flot/images/0015.png b/Promethe_scripts/examples/drone_flot/images/0015.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0015.png rename to Promethe_scripts/examples/drone_flot/images/0015.png diff --git a/Promethe_scripts/drone_flot/images/0016.png b/Promethe_scripts/examples/drone_flot/images/0016.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0016.png rename to Promethe_scripts/examples/drone_flot/images/0016.png diff --git a/Promethe_scripts/drone_flot/images/0017.png b/Promethe_scripts/examples/drone_flot/images/0017.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0017.png rename to Promethe_scripts/examples/drone_flot/images/0017.png diff --git a/Promethe_scripts/drone_flot/images/0018.png b/Promethe_scripts/examples/drone_flot/images/0018.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0018.png rename to Promethe_scripts/examples/drone_flot/images/0018.png diff --git a/Promethe_scripts/drone_flot/images/0019.png b/Promethe_scripts/examples/drone_flot/images/0019.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0019.png rename to Promethe_scripts/examples/drone_flot/images/0019.png diff --git a/Promethe_scripts/drone_flot/images/0020.png b/Promethe_scripts/examples/drone_flot/images/0020.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0020.png rename to Promethe_scripts/examples/drone_flot/images/0020.png diff --git a/Promethe_scripts/drone_flot/images/0021.png b/Promethe_scripts/examples/drone_flot/images/0021.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0021.png rename to Promethe_scripts/examples/drone_flot/images/0021.png diff --git a/Promethe_scripts/drone_flot/images/0022.png b/Promethe_scripts/examples/drone_flot/images/0022.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0022.png rename to Promethe_scripts/examples/drone_flot/images/0022.png diff --git a/Promethe_scripts/drone_flot/images/0023.png b/Promethe_scripts/examples/drone_flot/images/0023.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0023.png rename to Promethe_scripts/examples/drone_flot/images/0023.png diff --git a/Promethe_scripts/drone_flot/images/0024.png b/Promethe_scripts/examples/drone_flot/images/0024.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0024.png rename to Promethe_scripts/examples/drone_flot/images/0024.png diff --git a/Promethe_scripts/drone_flot/images/0025.png b/Promethe_scripts/examples/drone_flot/images/0025.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0025.png rename to Promethe_scripts/examples/drone_flot/images/0025.png diff --git a/Promethe_scripts/drone_flot/images/0026.png b/Promethe_scripts/examples/drone_flot/images/0026.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0026.png rename to Promethe_scripts/examples/drone_flot/images/0026.png diff --git a/Promethe_scripts/drone_flot/images/0027.png b/Promethe_scripts/examples/drone_flot/images/0027.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0027.png rename to Promethe_scripts/examples/drone_flot/images/0027.png diff --git a/Promethe_scripts/drone_flot/images/0028.png b/Promethe_scripts/examples/drone_flot/images/0028.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0028.png rename to Promethe_scripts/examples/drone_flot/images/0028.png diff --git a/Promethe_scripts/drone_flot/images/0029.png b/Promethe_scripts/examples/drone_flot/images/0029.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0029.png rename to Promethe_scripts/examples/drone_flot/images/0029.png diff --git a/Promethe_scripts/drone_flot/images/0030.png b/Promethe_scripts/examples/drone_flot/images/0030.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0030.png rename to Promethe_scripts/examples/drone_flot/images/0030.png diff --git a/Promethe_scripts/drone_flot/images/0031.png b/Promethe_scripts/examples/drone_flot/images/0031.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0031.png rename to Promethe_scripts/examples/drone_flot/images/0031.png diff --git a/Promethe_scripts/drone_flot/images/0032.png b/Promethe_scripts/examples/drone_flot/images/0032.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0032.png rename to Promethe_scripts/examples/drone_flot/images/0032.png diff --git a/Promethe_scripts/drone_flot/images/0033.png b/Promethe_scripts/examples/drone_flot/images/0033.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0033.png rename to Promethe_scripts/examples/drone_flot/images/0033.png diff --git a/Promethe_scripts/drone_flot/images/0034.png b/Promethe_scripts/examples/drone_flot/images/0034.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0034.png rename to Promethe_scripts/examples/drone_flot/images/0034.png diff --git a/Promethe_scripts/drone_flot/images/0035.png b/Promethe_scripts/examples/drone_flot/images/0035.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0035.png rename to Promethe_scripts/examples/drone_flot/images/0035.png diff --git a/Promethe_scripts/drone_flot/images/0036.png b/Promethe_scripts/examples/drone_flot/images/0036.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0036.png rename to Promethe_scripts/examples/drone_flot/images/0036.png diff --git a/Promethe_scripts/drone_flot/images/0037.png b/Promethe_scripts/examples/drone_flot/images/0037.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0037.png rename to Promethe_scripts/examples/drone_flot/images/0037.png diff --git a/Promethe_scripts/drone_flot/images/0038.png b/Promethe_scripts/examples/drone_flot/images/0038.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0038.png rename to Promethe_scripts/examples/drone_flot/images/0038.png diff --git a/Promethe_scripts/drone_flot/images/0039.png b/Promethe_scripts/examples/drone_flot/images/0039.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0039.png rename to Promethe_scripts/examples/drone_flot/images/0039.png diff --git a/Promethe_scripts/drone_flot/images/0040.png b/Promethe_scripts/examples/drone_flot/images/0040.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0040.png rename to Promethe_scripts/examples/drone_flot/images/0040.png diff --git a/Promethe_scripts/drone_flot/images/0041.png b/Promethe_scripts/examples/drone_flot/images/0041.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0041.png rename to Promethe_scripts/examples/drone_flot/images/0041.png diff --git a/Promethe_scripts/drone_flot/images/0042.png b/Promethe_scripts/examples/drone_flot/images/0042.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0042.png rename to Promethe_scripts/examples/drone_flot/images/0042.png diff --git a/Promethe_scripts/drone_flot/images/0043.png b/Promethe_scripts/examples/drone_flot/images/0043.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0043.png rename to Promethe_scripts/examples/drone_flot/images/0043.png diff --git a/Promethe_scripts/drone_flot/images/0044.png b/Promethe_scripts/examples/drone_flot/images/0044.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0044.png rename to Promethe_scripts/examples/drone_flot/images/0044.png diff --git a/Promethe_scripts/drone_flot/images/0045.png b/Promethe_scripts/examples/drone_flot/images/0045.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0045.png rename to Promethe_scripts/examples/drone_flot/images/0045.png diff --git a/Promethe_scripts/drone_flot/images/0046.png b/Promethe_scripts/examples/drone_flot/images/0046.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0046.png rename to Promethe_scripts/examples/drone_flot/images/0046.png diff --git a/Promethe_scripts/drone_flot/images/0047.png b/Promethe_scripts/examples/drone_flot/images/0047.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0047.png rename to Promethe_scripts/examples/drone_flot/images/0047.png diff --git a/Promethe_scripts/drone_flot/images/0048.png b/Promethe_scripts/examples/drone_flot/images/0048.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0048.png rename to Promethe_scripts/examples/drone_flot/images/0048.png diff --git a/Promethe_scripts/drone_flot/images/0049.png b/Promethe_scripts/examples/drone_flot/images/0049.png similarity index 100% rename from Promethe_scripts/drone_flot/images/0049.png rename to Promethe_scripts/examples/drone_flot/images/0049.png diff --git a/Promethe_scripts/examples/drone_flot/joystick.hwj b/Promethe_scripts/examples/drone_flot/joystick.hwj new file mode 120000 index 0000000..16829b0 --- /dev/null +++ b/Promethe_scripts/examples/drone_flot/joystick.hwj @@ -0,0 +1 @@ +../../hardware/joystick.hwj \ No newline at end of file diff --git a/Promethe_scripts/drone_flot/mask_3rd_axe.txt b/Promethe_scripts/examples/drone_flot/mask_3rd_axe.txt similarity index 100% rename from Promethe_scripts/drone_flot/mask_3rd_axe.txt rename to Promethe_scripts/examples/drone_flot/mask_3rd_axe.txt diff --git a/Promethe_scripts/drone_flot/plot/plot_flot.m b/Promethe_scripts/examples/drone_flot/plot/plot_flot.m similarity index 100% rename from Promethe_scripts/drone_flot/plot/plot_flot.m rename to Promethe_scripts/examples/drone_flot/plot/plot_flot.m diff --git a/Promethe_scripts/drone_flot/pref_dir.m b/Promethe_scripts/examples/drone_flot/pref_dir.m similarity index 100% rename from Promethe_scripts/drone_flot/pref_dir.m rename to Promethe_scripts/examples/drone_flot/pref_dir.m diff --git a/Promethe_scripts/drone_flot/promethe.sh b/Promethe_scripts/examples/drone_flot/promethe.sh similarity index 100% rename from Promethe_scripts/drone_flot/promethe.sh rename to Promethe_scripts/examples/drone_flot/promethe.sh diff --git a/Promethe_scripts/drone_joyRemote/coeos.sh b/Promethe_scripts/examples/drone_joyRemote/coeos.sh similarity index 100% rename from Promethe_scripts/drone_joyRemote/coeos.sh rename to Promethe_scripts/examples/drone_joyRemote/coeos.sh diff --git a/Promethe_scripts/drone_joyRemote/drone_joyRemote.config b/Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.config similarity index 100% rename from Promethe_scripts/drone_joyRemote/drone_joyRemote.config rename to Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.config diff --git a/Promethe_scripts/drone_joyRemote/drone_joyRemote.draw b/Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.draw similarity index 100% rename from Promethe_scripts/drone_joyRemote/drone_joyRemote.draw rename to Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.draw diff --git a/Promethe_scripts/drone_joyRemote/drone_joyRemote.gcd b/Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.gcd similarity index 100% rename from Promethe_scripts/drone_joyRemote/drone_joyRemote.gcd rename to Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.gcd diff --git a/Promethe_scripts/drone_joyRemote/drone_joyRemote.res b/Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.res similarity index 69% rename from Promethe_scripts/drone_joyRemote/drone_joyRemote.res rename to Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.res index 7d8a77a1f2040e27dccd6549b6da49dc3f83c596..f1030940fc3b6b60f89eae1be79bc44c874909b2 100644 GIT binary patch literal 17777 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 literal 17777 zcmeI3OKep|7=Wk9^MYCx1r+5Xpr{C~t<X|r<{WASpOu%WAYgl?MQEG0L@-20V-(-S zjTBA1iW-+LT$s4%N!+-=q&r!5=}sdc_{90=819+>&iUtNhOoMm(43k1zyCFJ<{a+K z*;pDb?LJWKDHZ!m2ZjdvONDg<gNKIt_VkVvyL$Wf^$iY|iVs9vHf`E)|Hk4#_ein1 zy}h}xwKO!`H_%^fFBFEmhx!Ibio1u02fF)8#nr{-D|$fD&b<SNHkS4ejFgtAB8BF{ z%C<tY`qxxos5GFuS(V(ZSJx(0H)UHywqm=^=e6wso&g)ci<<Z=l#%?Rb>w%ep2=jd z6l6EaL;gZ|rfi4sB9I5$A@<9Gd=kh{1oA8ji@!0DF9z~WHStpzRbUM1GL`IxF{H~h zvKz*bF4O7mC^`MXl#Z?WLixO2{~~tAmuEs*jf6KZG%p?ejQr44Ph*svrTwpZAQ}49 z9Q@svhx`>I;mw01#Yj5%nTEf(qV9onwEy`$_}>%>ZytPUill>|g<Ur4B4X!h|MPk9 zUqr&2hxsca>CMCZ6;a~N%hdkqW90ptAAdQu@69KgXJ>rvPiS6v^YHvp`S<4G`J?jh z&BOCY&A+q0@x${+%|FDqw6v&sSt(amE-hDGk#z7^S*S|WF17yA{$E`Ywp<OW80eDE z!~GY+GZDs%Kwj3wH<Ia*&iq|N@<#%A$bSeA`48bC{~<i&KZGv_@<|{+5y->(7ZN|L ze<3`qe<3`qe<8eDdxQ9{n)quORgNkhbh(b~KIY_SlYH69Ur+L1Ir$q%{_6l9)}Iib ziCXwMr2pSK{m<vY{}3Mh58*{1F9Z2<AfE*C6M;OepYHt6WmHL=^CzE&`4hr36@LgX z0(lw8mjn5vCVn2H$`8)*yOF}#xcdJ;{r;TK!}yO!$vIyh92<}1AHF<{|G4`7!Iy{e zSMi_s=5_q+PhTF!U&Zh3|3n(UxBo1)@9lr1ntN*ez5Oq0UV8g4(((JtH~&K0XWsL- zD~;dVf0^dr+y6mrUwHd3)A+sbzjB)YzkTz6RNI%{{vS)@_x3+Y^Y8HgCPtN05&MUZ zKc9#7^He0fd8Yh76-jSiXg=}grRLeczVVkeFTD9Ajo-n~XH=O`bBHcClifc%`CCZ- z*C=uLzkuY=JM9-qp2gw<J$?&GesWB9tIk_Vf$2_u5y{VT@{38n(aA3%`PokXHj<yK z_)+rr@7qa!zSI6vk}t->VgC-2U+lDhC&@33SpyyaT_nHEX@42XH#zycNxs#|FDLo7 zSUBR(=i&L$7E5oQ3E&fNUTB_8qQ`Fq8UGq*{_=T<KZJ+)LwJba%{P(p3upYzB;Of} z$#nkndB|U9EWLTiUuT?n^N_#Jm`$PmzlV%}y)%C;B>%9JZzcJzSWKn;znA1U$I`*C zB>8P|;^0@2{PtK(qy29q`CZQZwUd00lV45py>Wv4|K-BVYF<}LN9EFTwJ(;_>G;=J zs7ljd%x0MUk0(#wSLtWWsAN0z^++rck44tv2BUt^nLi^L1`CzLPF_?o*#>Fhzgd@+ zpkGj5jT1-w76TdeuhHE~(r_k2rkAhBtYD5G7U{$dM*T=E9lRl4uhcV8&p<r`^$gTA zP|rX;1N98lGjQoMAR0`a9DhTj`sElL44PCC<hFzQA|n8z0h*8x0h-VkJ)W8l|JKy; zWhHzao#nS$Ifg!<;K;mI!QqrtCRf~Y>RxhlD;<7*F$)X}H}{LGg%lz=_6gOs+A%nJ zmG#MT5?*q1d!yQ%_Q~ACs20*bP1RN}{^6(&9THD6yAb+h!!Crri?9o!VXzCKyx4`% zF?72SI_qo~LI;}dLg>`7T?ie`wF{y1w>BXr7F--QeZf(3b)!H#X&em`W5-8F*KS0b zs*e91ADy@MNhOq>nU*ttl0Ri=s-ARuW<Ko@(mri6gc$etX@{XH$ERl;LfWUzhERx4 zy9`Y^KJ9i0X`i+jLLokN8=7)_>Tw8ZpU{_G0b}=^!<?Q^dmKXArzZ@dkUaGnnsV~A z*CC{R+GYra__WW^l;hKWhmh))e7hmUxaBCW<U4B-dbSp!QY}KgwFo_5i%@?JLRBvh zXbok0(j8Kovdf|QOx9*3KZwkk&t%3L3O}9r?ggX?t?Sy{*h@+%^Af`snwl9?nmRyJ zrtn3X%Kw*g>=m<-FEQ(BbZ@A}Y;<@-Sf!wK-4{wI>(k>%6WcL!Wd}BA*&3G|otNZz z|5TZi{2k;I-lWq)pCX?g!9Iben#{d>dCk3ddCk3liOeyM-UB$^yVS#S1evpK@ZqJ# zuIbHMG|f>$nPS)UmXgTMajQ@0B(+`B+ip#gznF1IU2@AFp&Y|Pt4s)Lk{>f0dAnJM zJDBm0)Sqm0mMt~OKQu|+X4Y8)d>HsK(zF^0sjB41%|^b)tf#BWsA|mmgtysXs*HW2 zgtDv3Lr9aVO8%MI$R9Q9skswoBY(`SLrwCs*~mATb=ClTgE*NFA|X|+9=r7xA^xh_ n$kD4e^h*9Y5<>675MAr{u=-|`iC#{bUVUL5&lHZ{78&~w|D0p$ diff --git a/Promethe_scripts/drone_joyRemote/drone_joyRemote.script b/Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.script similarity index 99% rename from Promethe_scripts/drone_joyRemote/drone_joyRemote.script rename to Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.script index 937e539..9d31a61 100644 --- a/Promethe_scripts/drone_joyRemote/drone_joyRemote.script +++ b/Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.script @@ -1324,7 +1324,7 @@ liaison entre negative_error et gas_low2 , type = 3 , nbre = 1 , norme = 1.000 secondaire = 0 proba = 1.000000 %Les commentaires doivent etre mis ici. -liaison entre gas_high et gas_high2 , type = 3 , nbre = 1 , norme = 0.700000 +liaison entre gas_high et gas_high2 , type = 3 , nbre = 1 , norme = 1.000000 temps de memorisation entree= 0.000000 temps de memorisation sortie= 0.000000 mode de calcul = 0 diff --git a/Promethe_scripts/drone_joyRemote/drone_joyRemote.symb b/Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.symb similarity index 99% rename from Promethe_scripts/drone_joyRemote/drone_joyRemote.symb rename to Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.symb index 122931b..782a680 100644 --- a/Promethe_scripts/drone_joyRemote/drone_joyRemote.symb +++ b/Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.symb @@ -846,7 +846,7 @@ groupe = f_modulo posx = 649 , posy = 220 reverse = -1 p_posx = 184 , p_posy = 1540 -debug = 1 +debug = -3 ech_temps = 0 %Les commentaires doivent etre mis ici. @@ -859,7 +859,7 @@ groupe = f_bias posx = 648 , posy = 298 reverse = 1 p_posx = 344 , p_posy = 1540 -debug = 1 +debug = -3 ech_temps = 1 %(error + 180) % 360 - 180 @@ -872,7 +872,7 @@ groupe = f_sum_no_seuil posx = 730 , posy = 220 reverse = -1 p_posx = 504 , p_posy = 1540 -debug = 1 +debug = -3 ech_temps = 0 %Les commentaires doivent etre mis ici. diff --git a/Promethe_scripts/drone_joyRemote/drone_joyRemote.var b/Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.var similarity index 97% rename from Promethe_scripts/drone_joyRemote/drone_joyRemote.var rename to Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.var index 3e4acdc..93bb115 100644 --- a/Promethe_scripts/drone_joyRemote/drone_joyRemote.var +++ b/Promethe_scripts/examples/drone_joyRemote/drone_joyRemote.var @@ -5,7 +5,7 @@ @MAX_ALT_CM 200 % gas percentage enough to climb if desired altitude is above measured -@GAS_HIGH 0.7 +@GAS_HIGH 1.0 % gas percentage enough to stay stabilized if measured altitude is a little below desired altitude @GAS_LOW 0.5 diff --git a/Promethe_scripts/examples/drone_joyRemote/joystick.hwj b/Promethe_scripts/examples/drone_joyRemote/joystick.hwj new file mode 120000 index 0000000..16829b0 --- /dev/null +++ b/Promethe_scripts/examples/drone_joyRemote/joystick.hwj @@ -0,0 +1 @@ +../../hardware/joystick.hwj \ No newline at end of file diff --git a/Promethe_scripts/drone_joyRemote/mask_3rd_axe.txt b/Promethe_scripts/examples/drone_joyRemote/mask_3rd_axe.txt similarity index 100% rename from Promethe_scripts/drone_joyRemote/mask_3rd_axe.txt rename to Promethe_scripts/examples/drone_joyRemote/mask_3rd_axe.txt diff --git a/Promethe_scripts/drone_joyRemote/plot/plot_joyRemote.m b/Promethe_scripts/examples/drone_joyRemote/plot/plot_joyRemote.m similarity index 100% rename from Promethe_scripts/drone_joyRemote/plot/plot_joyRemote.m rename to Promethe_scripts/examples/drone_joyRemote/plot/plot_joyRemote.m diff --git a/Promethe_scripts/drone_joyRemote/promethe.sh b/Promethe_scripts/examples/drone_joyRemote/promethe.sh similarity index 100% rename from Promethe_scripts/drone_joyRemote/promethe.sh rename to Promethe_scripts/examples/drone_joyRemote/promethe.sh diff --git a/Promethe_scripts/drone_obj_tracking/Input/exclusion b/Promethe_scripts/examples/drone_obj_tracking/Input/exclusion similarity index 100% rename from Promethe_scripts/drone_obj_tracking/Input/exclusion rename to Promethe_scripts/examples/drone_obj_tracking/Input/exclusion diff --git a/Promethe_scripts/drone_obj_tracking/Input/filterthres b/Promethe_scripts/examples/drone_obj_tracking/Input/filterthres similarity index 100% rename from Promethe_scripts/drone_obj_tracking/Input/filterthres rename to Promethe_scripts/examples/drone_obj_tracking/Input/filterthres diff --git a/Promethe_scripts/drone_obj_tracking/Input/inhib b/Promethe_scripts/examples/drone_obj_tracking/Input/inhib similarity index 100% rename from Promethe_scripts/drone_obj_tracking/Input/inhib rename to Promethe_scripts/examples/drone_obj_tracking/Input/inhib diff --git a/Promethe_scripts/drone_obj_tracking/Input/inhibfeedback b/Promethe_scripts/examples/drone_obj_tracking/Input/inhibfeedback similarity index 100% rename from Promethe_scripts/drone_obj_tracking/Input/inhibfeedback rename to Promethe_scripts/examples/drone_obj_tracking/Input/inhibfeedback diff --git a/Promethe_scripts/drone_obj_tracking/Input/object_list b/Promethe_scripts/examples/drone_obj_tracking/Input/object_list similarity index 100% rename from Promethe_scripts/drone_obj_tracking/Input/object_list rename to Promethe_scripts/examples/drone_obj_tracking/Input/object_list diff --git a/Promethe_scripts/drone_obj_tracking/Input/saccadefeedback b/Promethe_scripts/examples/drone_obj_tracking/Input/saccadefeedback similarity index 100% rename from Promethe_scripts/drone_obj_tracking/Input/saccadefeedback rename to Promethe_scripts/examples/drone_obj_tracking/Input/saccadefeedback diff --git a/Promethe_scripts/drone_obj_tracking/Input/scanpath_activate b/Promethe_scripts/examples/drone_obj_tracking/Input/scanpath_activate similarity index 100% rename from Promethe_scripts/drone_obj_tracking/Input/scanpath_activate rename to Promethe_scripts/examples/drone_obj_tracking/Input/scanpath_activate diff --git a/Promethe_scripts/drone_obj_tracking/Input/sigma1 b/Promethe_scripts/examples/drone_obj_tracking/Input/sigma1 similarity index 100% rename from Promethe_scripts/drone_obj_tracking/Input/sigma1 rename to Promethe_scripts/examples/drone_obj_tracking/Input/sigma1 diff --git a/Promethe_scripts/drone_obj_tracking/Input/sigma2 b/Promethe_scripts/examples/drone_obj_tracking/Input/sigma2 similarity index 100% rename from Promethe_scripts/drone_obj_tracking/Input/sigma2 rename to Promethe_scripts/examples/drone_obj_tracking/Input/sigma2 diff --git a/Promethe_scripts/drone_obj_tracking/Input/thresreco b/Promethe_scripts/examples/drone_obj_tracking/Input/thresreco similarity index 100% rename from Promethe_scripts/drone_obj_tracking/Input/thresreco rename to Promethe_scripts/examples/drone_obj_tracking/Input/thresreco diff --git a/Promethe_scripts/drone_obj_tracking/Input/vigilence_locview b/Promethe_scripts/examples/drone_obj_tracking/Input/vigilence_locview similarity index 100% rename from Promethe_scripts/drone_obj_tracking/Input/vigilence_locview rename to Promethe_scripts/examples/drone_obj_tracking/Input/vigilence_locview diff --git a/Promethe_scripts/drone_obj_tracking/Input/vigilence_ww b/Promethe_scripts/examples/drone_obj_tracking/Input/vigilence_ww similarity index 100% rename from Promethe_scripts/drone_obj_tracking/Input/vigilence_ww rename to Promethe_scripts/examples/drone_obj_tracking/Input/vigilence_ww diff --git a/Promethe_scripts/drone_obj_tracking/README.md b/Promethe_scripts/examples/drone_obj_tracking/README.md similarity index 100% rename from Promethe_scripts/drone_obj_tracking/README.md rename to Promethe_scripts/examples/drone_obj_tracking/README.md diff --git a/Promethe_scripts/drone_obj_tracking/drone_obj_tracking.config b/Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.config similarity index 100% rename from Promethe_scripts/drone_obj_tracking/drone_obj_tracking.config rename to Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.config diff --git a/Promethe_scripts/drone_obj_tracking/drone_obj_tracking.dev b/Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.dev similarity index 100% rename from Promethe_scripts/drone_obj_tracking/drone_obj_tracking.dev rename to Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.dev diff --git a/Promethe_scripts/drone_obj_tracking/drone_obj_tracking.draw b/Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.draw similarity index 100% rename from Promethe_scripts/drone_obj_tracking/drone_obj_tracking.draw rename to Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.draw diff --git a/Promethe_scripts/drone_obj_tracking/drone_obj_tracking.gcd b/Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.gcd similarity index 100% rename from Promethe_scripts/drone_obj_tracking/drone_obj_tracking.gcd rename to Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.gcd diff --git a/Promethe_scripts/drone_obj_tracking/drone_obj_tracking.res b/Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.res similarity index 100% rename from Promethe_scripts/drone_obj_tracking/drone_obj_tracking.res rename to Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.res diff --git a/Promethe_scripts/drone_obj_tracking/drone_obj_tracking.script b/Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.script similarity index 100% rename from Promethe_scripts/drone_obj_tracking/drone_obj_tracking.script rename to Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.script diff --git a/Promethe_scripts/drone_obj_tracking/drone_obj_tracking.symb b/Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.symb similarity index 100% rename from Promethe_scripts/drone_obj_tracking/drone_obj_tracking.symb rename to Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.symb diff --git a/Promethe_scripts/drone_obj_tracking/drone_obj_tracking.var b/Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.var similarity index 100% rename from Promethe_scripts/drone_obj_tracking/drone_obj_tracking.var rename to Promethe_scripts/examples/drone_obj_tracking/drone_obj_tracking.var diff --git a/Promethe_scripts/drone_obj_tracking/run.sh b/Promethe_scripts/examples/drone_obj_tracking/run.sh similarity index 100% rename from Promethe_scripts/drone_obj_tracking/run.sh rename to Promethe_scripts/examples/drone_obj_tracking/run.sh diff --git a/Promethe_scripts/drone_test/constants/attitude_mask.m b/Promethe_scripts/examples/drone_test/constants/attitude_mask.m similarity index 100% rename from Promethe_scripts/drone_test/constants/attitude_mask.m rename to Promethe_scripts/examples/drone_test/constants/attitude_mask.m diff --git a/Promethe_scripts/drone_test/constants/learn b/Promethe_scripts/examples/drone_test/constants/learn similarity index 100% rename from Promethe_scripts/drone_test/constants/learn rename to Promethe_scripts/examples/drone_test/constants/learn diff --git a/Promethe_scripts/drone_test/drone_test.config b/Promethe_scripts/examples/drone_test/drone_test.config similarity index 100% rename from Promethe_scripts/drone_test/drone_test.config rename to Promethe_scripts/examples/drone_test/drone_test.config diff --git a/Promethe_scripts/drone_test/drone_test.draw b/Promethe_scripts/examples/drone_test/drone_test.draw similarity index 100% rename from Promethe_scripts/drone_test/drone_test.draw rename to Promethe_scripts/examples/drone_test/drone_test.draw diff --git a/Promethe_scripts/drone_test/drone_test.gcd b/Promethe_scripts/examples/drone_test/drone_test.gcd similarity index 100% rename from Promethe_scripts/drone_test/drone_test.gcd rename to Promethe_scripts/examples/drone_test/drone_test.gcd diff --git a/Promethe_scripts/drone_test/drone_test.res b/Promethe_scripts/examples/drone_test/drone_test.res similarity index 100% rename from Promethe_scripts/drone_test/drone_test.res rename to Promethe_scripts/examples/drone_test/drone_test.res diff --git a/Promethe_scripts/drone_test/drone_test.script b/Promethe_scripts/examples/drone_test/drone_test.script similarity index 100% rename from Promethe_scripts/drone_test/drone_test.script rename to Promethe_scripts/examples/drone_test/drone_test.script diff --git a/Promethe_scripts/drone_test/drone_test.symb b/Promethe_scripts/examples/drone_test/drone_test.symb similarity index 100% rename from Promethe_scripts/drone_test/drone_test.symb rename to Promethe_scripts/examples/drone_test/drone_test.symb diff --git a/Promethe_scripts/view_cell/learn/coeos.sh b/Promethe_scripts/examples/view_cell/learn/coeos.sh similarity index 100% rename from Promethe_scripts/view_cell/learn/coeos.sh rename to Promethe_scripts/examples/view_cell/learn/coeos.sh diff --git a/Promethe_scripts/view_cell/learn/constants/learn b/Promethe_scripts/examples/view_cell/learn/constants/learn similarity index 100% rename from Promethe_scripts/view_cell/learn/constants/learn rename to Promethe_scripts/examples/view_cell/learn/constants/learn diff --git a/Promethe_scripts/view_cell/learn/mask/exclusion.mask b/Promethe_scripts/examples/view_cell/learn/mask/exclusion.mask similarity index 100% rename from Promethe_scripts/view_cell/learn/mask/exclusion.mask rename to Promethe_scripts/examples/view_cell/learn/mask/exclusion.mask diff --git a/Promethe_scripts/view_cell/learn/plot/plot_ten_view_cells.m b/Promethe_scripts/examples/view_cell/learn/plot/plot_ten_view_cells.m similarity index 100% rename from Promethe_scripts/view_cell/learn/plot/plot_ten_view_cells.m rename to Promethe_scripts/examples/view_cell/learn/plot/plot_ten_view_cells.m diff --git a/Promethe_scripts/view_cell/learn/promethe.sh b/Promethe_scripts/examples/view_cell/learn/promethe.sh similarity index 100% rename from Promethe_scripts/view_cell/learn/promethe.sh rename to Promethe_scripts/examples/view_cell/learn/promethe.sh diff --git a/Promethe_scripts/view_cell/learn/view_cell_learn.config b/Promethe_scripts/examples/view_cell/learn/view_cell_learn.config similarity index 100% rename from Promethe_scripts/view_cell/learn/view_cell_learn.config rename to Promethe_scripts/examples/view_cell/learn/view_cell_learn.config diff --git a/Promethe_scripts/view_cell/learn/view_cell_learn.draw b/Promethe_scripts/examples/view_cell/learn/view_cell_learn.draw similarity index 100% rename from Promethe_scripts/view_cell/learn/view_cell_learn.draw rename to Promethe_scripts/examples/view_cell/learn/view_cell_learn.draw diff --git a/Promethe_scripts/view_cell/learn/view_cell_learn.gcd b/Promethe_scripts/examples/view_cell/learn/view_cell_learn.gcd similarity index 100% rename from Promethe_scripts/view_cell/learn/view_cell_learn.gcd rename to Promethe_scripts/examples/view_cell/learn/view_cell_learn.gcd diff --git a/Promethe_scripts/view_cell/learn/view_cell_learn.res b/Promethe_scripts/examples/view_cell/learn/view_cell_learn.res similarity index 100% rename from Promethe_scripts/view_cell/learn/view_cell_learn.res rename to Promethe_scripts/examples/view_cell/learn/view_cell_learn.res diff --git a/Promethe_scripts/view_cell/learn/view_cell_learn.script b/Promethe_scripts/examples/view_cell/learn/view_cell_learn.script similarity index 100% rename from Promethe_scripts/view_cell/learn/view_cell_learn.script rename to Promethe_scripts/examples/view_cell/learn/view_cell_learn.script diff --git a/Promethe_scripts/view_cell/learn/view_cell_learn.symb b/Promethe_scripts/examples/view_cell/learn/view_cell_learn.symb similarity index 100% rename from Promethe_scripts/view_cell/learn/view_cell_learn.symb rename to Promethe_scripts/examples/view_cell/learn/view_cell_learn.symb diff --git a/Promethe_scripts/view_cell/learn/view_cell_learn.var b/Promethe_scripts/examples/view_cell/learn/view_cell_learn.var similarity index 100% rename from Promethe_scripts/view_cell/learn/view_cell_learn.var rename to Promethe_scripts/examples/view_cell/learn/view_cell_learn.var diff --git a/Promethe_scripts/view_cell/readme.md b/Promethe_scripts/examples/view_cell/readme.md similarity index 100% rename from Promethe_scripts/view_cell/readme.md rename to Promethe_scripts/examples/view_cell/readme.md diff --git a/Promethe_scripts/view_cell/test/coeos.sh b/Promethe_scripts/examples/view_cell/test/coeos.sh similarity index 100% rename from Promethe_scripts/view_cell/test/coeos.sh rename to Promethe_scripts/examples/view_cell/test/coeos.sh diff --git a/Promethe_scripts/view_cell/test/constants/learn_0 b/Promethe_scripts/examples/view_cell/test/constants/learn_0 similarity index 100% rename from Promethe_scripts/view_cell/test/constants/learn_0 rename to Promethe_scripts/examples/view_cell/test/constants/learn_0 diff --git a/Promethe_scripts/view_cell/test/mask/exclusion.mask b/Promethe_scripts/examples/view_cell/test/mask/exclusion.mask similarity index 100% rename from Promethe_scripts/view_cell/test/mask/exclusion.mask rename to Promethe_scripts/examples/view_cell/test/mask/exclusion.mask diff --git a/Promethe_scripts/view_cell/test/plot/plot_ten_view_cells.m b/Promethe_scripts/examples/view_cell/test/plot/plot_ten_view_cells.m similarity index 100% rename from Promethe_scripts/view_cell/test/plot/plot_ten_view_cells.m rename to Promethe_scripts/examples/view_cell/test/plot/plot_ten_view_cells.m diff --git a/Promethe_scripts/view_cell/test/promethe.sh b/Promethe_scripts/examples/view_cell/test/promethe.sh similarity index 100% rename from Promethe_scripts/view_cell/test/promethe.sh rename to Promethe_scripts/examples/view_cell/test/promethe.sh diff --git a/Promethe_scripts/view_cell/test/view_cell_test.config b/Promethe_scripts/examples/view_cell/test/view_cell_test.config similarity index 100% rename from Promethe_scripts/view_cell/test/view_cell_test.config rename to Promethe_scripts/examples/view_cell/test/view_cell_test.config diff --git a/Promethe_scripts/view_cell/test/view_cell_test.draw b/Promethe_scripts/examples/view_cell/test/view_cell_test.draw similarity index 100% rename from Promethe_scripts/view_cell/test/view_cell_test.draw rename to Promethe_scripts/examples/view_cell/test/view_cell_test.draw diff --git a/Promethe_scripts/view_cell/test/view_cell_test.gcd b/Promethe_scripts/examples/view_cell/test/view_cell_test.gcd similarity index 100% rename from Promethe_scripts/view_cell/test/view_cell_test.gcd rename to Promethe_scripts/examples/view_cell/test/view_cell_test.gcd diff --git a/Promethe_scripts/view_cell/test/view_cell_test.res b/Promethe_scripts/examples/view_cell/test/view_cell_test.res similarity index 100% rename from Promethe_scripts/view_cell/test/view_cell_test.res rename to Promethe_scripts/examples/view_cell/test/view_cell_test.res diff --git a/Promethe_scripts/view_cell/test/view_cell_test.script b/Promethe_scripts/examples/view_cell/test/view_cell_test.script similarity index 100% rename from Promethe_scripts/view_cell/test/view_cell_test.script rename to Promethe_scripts/examples/view_cell/test/view_cell_test.script diff --git a/Promethe_scripts/view_cell/test/view_cell_test.symb b/Promethe_scripts/examples/view_cell/test/view_cell_test.symb similarity index 100% rename from Promethe_scripts/view_cell/test/view_cell_test.symb rename to Promethe_scripts/examples/view_cell/test/view_cell_test.symb diff --git a/Promethe_scripts/view_cell/test/view_cell_test.var b/Promethe_scripts/examples/view_cell/test/view_cell_test.var similarity index 100% rename from Promethe_scripts/view_cell/test/view_cell_test.var rename to Promethe_scripts/examples/view_cell/test/view_cell_test.var diff --git a/Promethe_scripts/navigation/ReadMe.md b/Promethe_scripts/navigation/ReadMe.md index cd071e3..90f8255 100644 --- a/Promethe_scripts/navigation/ReadMe.md +++ b/Promethe_scripts/navigation/ReadMe.md @@ -19,3 +19,7 @@ themis <name_of_the_project>.net You can then run coeos and/or promethe by using the GUI. +# Warning + +The drone script contains activable motor controls (like compass control), never activate it at the same time as the image processing script if the latter controls the same axis. You never know what could happen if two scripts try to control the same commands... + -- GitLab