vnegnev / marcos_client

Client (GUI and command-line interfaces) for MaRCoS
GNU General Public License v3.0
11 stars 15 forks source link

Plotting the sequence needs simulator running #13

Open M4a1x opened 1 year ago

M4a1x commented 1 year ago

According to the tutorial https://github.com/vnegnev/marcos_extras/wiki/tut_write_simple_sequence I have to start the marga simulator before I can plot the programmed sequence. I find this rather unintuitive, since there's no actual experiment run (that's the next step).

Would it be possible to make the plotting of sequences independent of the simulator? This way I wouldn't have to bother with the compilation etc. when I'm only editing and verifying sequences.