Software and instructions for setting up and running a self-driving lab (autonomous experimentation) demo using dimmable RGB LEDs, an 8-channel spectrophotometer, a microcontroller, and an adaptive design algorithm, as well as extensions to liquid- and solid-based color matching demos.
I was able to use the autograder module for the orientation, but now it's not working for the demo. Github gives me the following error:
Error running command github-actions.explorer.triggerRun: Cannot read properties of undefined (reading 'workflow_dispatch'). This is likely caused by the extension that contributes github-actions.explorer.triggerRun.
In Line 4 of the workflow file, Github seems to be having trouble with the dispatch.
If this issue sounds familiar, I'd appreciate any help you can offer!
Hello,
I was able to use the autograder module for the orientation, but now it's not working for the demo. Github gives me the following error:
Error running command github-actions.explorer.triggerRun: Cannot read properties of undefined (reading 'workflow_dispatch'). This is likely caused by the extension that contributes github-actions.explorer.triggerRun.
In Line 4 of the workflow file, Github seems to be having trouble with the dispatch.
If this issue sounds familiar, I'd appreciate any help you can offer!