-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Update the logic.py file from Logic 1 to Logic 2. This requires:
- Updating
logic.pyto use Logic 2 - Revising
readme.mdto reflect the new logic version and usage instructions - Ensuring
controller.pycan automatically open Logic in headless mode on Linux
Test Verification:
Run on Oogway and confirm that:
- The
controller.pyscript is able to run successfully - The
recorder.pyscript works as expected
Acceptance Criteria:
-
logic.pyupdated from Logic 1 to Logic 2 -
readme.mdupdated with new instructions -
controller.pysupports automatic opening of Logic in headless mode on Linux - Testing completed on Oogway with successful execution of
controller.pyand/orrecorder.py
Reactions are currently unavailable