68 Commits

Author SHA1 Message Date
Lucas
a6d557d1c6 Changes to install files for Ubuntu and added *.png to .gitignore 2024-03-08 20:31:22 -06:00
5a11acfa42 Add basic LED animations 2024-03-08 19:45:45 -06:00
BlueOceanWave
6921d5c4b4 Added ipywidgets requirement 2024-03-06 11:00:24 -06:00
BlueOceanWave
b861a61f07 Merge branch 'main' of https://git.myitr.org/Jukebox/jukebox-software 2024-03-05 16:30:26 -06:00
BlueOceanWave
925ceb4b5a Commented jupytr notebook 2024-03-05 16:30:19 -06:00
BlueOceanWave
dd2559130d Commented jupytr notebook 2024-03-05 16:27:48 -06:00
BlueOceanWave
1fa7654da5 removed temp file 2024-03-05 16:21:07 -06:00
BlueOceanWave
051cc1d003 Merge branch 'main' of https://git.myitr.org/Jukebox/jukebox-software 2024-03-05 16:20:11 -06:00
BlueOceanWave
e1af00e1db Inverse kinematics complete 2024-03-05 16:20:05 -06:00
af6ffe451d Fix get_specs 2024-03-01 19:26:47 -06:00
50bf835d13 Update parsing and stuff 2024-03-01 19:25:01 -06:00
fe5de4e54c Adjust datasheet parsing for meilisearch, add dockerfile 2024-02-17 23:08:21 -06:00
523915feb0 add partnum to parsing 2024-02-17 20:31:43 -06:00
b5b2a936c1 Switch to binary dependency 2024-02-17 20:25:51 -06:00
afd144bd32 FIx requirements.txt 2024-02-17 20:22:54 -06:00
eb221a5206 Create main runner app, with async multithreading 2024-02-17 20:21:42 -06:00
0299b3877d Add video abstraction class 2024-02-17 20:16:32 -06:00
BlueOceanWave
fc6baa8826 Added system exit 2024-02-17 20:16:32 -06:00
20a970025d Add keyboard control scripts, add websocket server 2024-02-17 20:16:32 -06:00
0d597a1866 Add LED array mapping, load base config for tabletop rings, and image/video player mode 2024-02-17 20:16:32 -06:00
329c3e5108 More logging 2024-02-17 20:16:31 -06:00
13b1c87b94 Make firefox start faster, verbose start 2024-02-17 20:16:31 -06:00
2a9a6c1576 Working network test 2024-02-17 20:16:31 -06:00
c3fc682123 test server/client setup 2024-02-17 20:16:31 -06:00
0bbfa2d49c Add basic windows control system. Needs VM functional to continue 2024-02-17 20:16:31 -06:00
9ac8f95982 Add local loading page 2024-02-17 20:16:31 -06:00
3371f4031c Create main runner app, with async multithreading 2024-02-17 20:16:29 -06:00
d30831fc55 test rendering json in HTML table format 2024-02-17 20:12:27 -06:00
1659d38726 Add UR5 control test, datasheet JSON output 2024-02-17 20:12:27 -06:00
db7c8c4577 Add video abstraction class 2024-02-17 20:06:37 -06:00
BlueOceanWave
21b1bf7992 Added system exit 2024-02-16 20:36:43 -06:00
d376dba67c Add keyboard control scripts, add websocket server 2024-02-08 12:35:30 -06:00
95631dbdbe Add LED array mapping, load base config for tabletop rings, and image/video player mode 2024-01-25 20:06:10 -06:00
9aef296763 More logging 2024-01-18 16:45:37 -06:00
2b287492de Make firefox start faster, verbose start 2024-01-18 16:41:57 -06:00
d2a4d93590 Working network test 2024-01-18 16:35:02 -06:00
58605dbe85 test server/client setup 2024-01-18 16:00:12 -06:00
7bf3276ce9 Add basic windows control system. Needs VM functional to continue 2024-01-17 20:14:20 -06:00
818688452b Add local loading page 2024-01-17 16:46:20 -06:00
01526524d4 Create main runner app, with async multithreading 2024-01-17 16:06:15 -06:00
33671683ea test rendering json in HTML table format 2024-01-17 09:23:06 -06:00
fad885c610 Add UR5 control test, datasheet JSON output 2024-01-16 17:27:55 -06:00
75fad013c0
get column parity implemented 2024-01-14 15:36:15 -06:00
bb19158aa0
start implementing column parity 2024-01-14 15:25:57 -06:00
941ebc4a24
add a function to convert a tuple into a dictionary 2024-01-14 15:25:45 -06:00
cfa45fc970
some docstring things 2024-01-14 15:25:08 -06:00
4a4e969e0f
add basic write functionality 2024-01-14 14:41:43 -06:00
72831a8e1d
write read functionality 2024-01-14 14:25:25 -06:00
83f1dc6a9f
make the DBConnector class usable as a standalone object or in a context manager 2024-01-14 14:16:03 -06:00
1ef515e265
setup defaults for environment variables (configured for a locally running Postgres docker with default config) 2024-01-14 14:14:12 -06:00