UCL / SkullBaseNavigation

Other
2 stars 1 forks source link

Make a detailed startup guide #65

Open tdowrick opened 3 years ago

tdowrick commented 3 years ago

In GitLab by @AnastasisGeorgoulas on Jun 19, 2019, 10:35

Steps to include:

  1. [x] Make sure everything is turned on (laptop, BK, Stealth Station, network switch)!
  2. [x] Connect to the BK by the launch_bk script (using it as a library seems to make things slow).
  3. [x] Launch the PLUS Server with the launch_plus script.
  4. [x] Start up the Slicelet by the launch_slicelet script.
  5. [x] From the Slicelet:
    • Connect to PLUS.
    • Get CT model.
    • Perform pivot and spin calibration.

Probably a nice to have:

  1. [ ] A launcher.py which actually performs points 2-4. above with paths to the apps correctly hardcoded and formatted both for Windows and other oses machines.
tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Jun 24, 2019, 10:25

assigned to @RolandGuichard

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Jun 24, 2019, 10:25

I will add points around this in the README.

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Jun 24, 2019, 10:41

changed the description

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Jun 24, 2019, 10:50

Would it make sense to make a quick gif ? Just like the one at the top of the repository.

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Jun 24, 2019, 11:15

marked the task Make sure everything is turned on (laptop, BK, Stealth Station, network switch)! as completed

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Jun 24, 2019, 11:15

marked the task Launch the PLUS Server with the launch_plus script. as completed

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Jun 24, 2019, 11:15

marked the task Connect to the BK by the launch_bk script (using it as a library seems to make things slow). as completed

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Jun 24, 2019, 11:15

marked the task Start up the Slicelet by the launch_slicelet script. as completed

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Jun 24, 2019, 11:15

marked the task From the Slicelet: as completed

tdowrick commented 3 years ago

In GitLab by @AnastasisGeorgoulas on Jun 24, 2019, 11:55

I guess it wouldn't hurt, but it may need to be quite slow if its purpose is to show the steps to follow.

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Jun 24, 2019, 13:18

mentioned in merge request !18

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Jun 24, 2019, 13:21

changed the description

tdowrick commented 3 years ago

In GitLab by @RolandGuichard on Jun 24, 2019, 13:22

@AnastasisGeorgoulas and @ThomasDowrick if you have 5mins to spare, I wouldn't mind a quick review :). Thanks