Update the logic.py file from Logic 1 to Logic 2. This requires:
- Updating
logic.py to use Logic 2
- Revising
readme.md to reflect the new logic version and usage instructions
- Ensuring
controller.py can automatically open Logic in headless mode on Linux
Test Verification:
Run on Oogway and confirm that:
- The
controller.py script is able to run successfully
- The
recorder.py script works as expected
Acceptance Criteria: