Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
See title
  • Loading branch information
XavierJCallait authored Sep 25, 2024
1 parent 8766bbb commit 6c84567
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,12 @@ After the launch command, the interface should be accessable at `http://127.0.0.
> Format: Device (Architecture) - OS Version (Date tested)
- M3 MacBook Pro (ARM) - MacOS Sequoia 15.0 (9/19/2024)
- Adam's Desktop (x86) - WSL2 on Windows 11 (9/20/2024)
- Xavier's Desktop (x86) - Ubuntu 22.04 LTS (9/21/2024)

### Known issues
- You cannot access any hardware yet (gamepad, etc.)

### Updates

9/19/2024: Initial commit. Implemented new .devcontainer setup, converted XML to YAML, created new script directory, and added new launch configuration.
The only nodes that are launched with the above launch command are the 'ui' node (Flask application) and the gamepad. I have not tested with the actual hardware yet so who knows if it will work.
The only nodes that are launched with the above launch command are the 'ui' node (Flask application) and the gamepad. I have not tested with the actual hardware yet so who knows if it will work.

0 comments on commit 6c84567

Please sign in to comment.