Commit Graph

122 Commits

Author SHA1 Message Date
BlueOceanWave e1af00e1db Inverse kinematics complete 2024-03-05 16:20:05 -06:00
cptlobster aadb6ba24d add search functions to JukeboxSearch 2024-03-01 21:24:37 -06:00
cptlobster 4561b1c1a3 fix error when index does not exist 2024-03-01 20:37:22 -06:00
cptlobster 6edd0b4ef0 fix map datatype 2024-03-01 20:37:02 -06:00
cptlobster 2c242aac29 Merge branch 'main' into dthomas_meilisearch 2024-03-01 19:26:57 -06:00
adeck af6ffe451d Fix get_specs 2024-03-01 19:26:47 -06:00
cptlobster b585f8cdb7 Merge branch 'main' into dthomas_meilisearch 2024-03-01 19:25:30 -06:00
adeck 50bf835d13 Update parsing and stuff 2024-03-01 19:25:01 -06:00
cptlobster f12d8a8062 add print statement 2024-03-01 19:24:47 -06:00
cptlobster fc9ff4c8b2 split lists if they contain more than 2 commas 2024-03-01 19:13:28 -06:00
cptlobster e903150fd4 Add functions for connecting to Meilisearch and adding documents 2024-02-20 10:33:01 -06:00
cptlobster d0ea696274 reorganize gitignore and add comments 2024-02-20 10:15:56 -06:00
cptlobster eea8c9f5fa Merge branch 'main' into dthomas_meilisearch 2024-02-20 10:04:33 -06:00
adeck fe5de4e54c Adjust datasheet parsing for meilisearch, add dockerfile 2024-02-17 23:08:21 -06:00
cptlobster 68b95bfe17 add a module for using meilisearch 2024-02-17 22:46:11 -06:00
cptlobster e3e9b855f9 add compose file with meilisearch image 2024-02-17 22:45:30 -06:00
adeck 523915feb0 add partnum to parsing 2024-02-17 20:31:43 -06:00
adeck b5b2a936c1 Switch to binary dependency 2024-02-17 20:25:51 -06:00
adeck afd144bd32 FIx requirements.txt 2024-02-17 20:22:54 -06:00
adeck eb221a5206 Create main runner app, with async multithreading 2024-02-17 20:21:42 -06:00
adeck 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
adeck 20a970025d Add keyboard control scripts, add websocket server 2024-02-17 20:16:32 -06:00
adeck 0d597a1866 Add LED array mapping, load base config for tabletop rings, and image/video player mode 2024-02-17 20:16:32 -06:00
adeck 329c3e5108 More logging 2024-02-17 20:16:31 -06:00
adeck 13b1c87b94 Make firefox start faster, verbose start 2024-02-17 20:16:31 -06:00
adeck 2a9a6c1576 Working network test 2024-02-17 20:16:31 -06:00
adeck c3fc682123 test server/client setup 2024-02-17 20:16:31 -06:00
adeck 0bbfa2d49c Add basic windows control system. Needs VM functional to continue 2024-02-17 20:16:31 -06:00
adeck 9ac8f95982 Add local loading page 2024-02-17 20:16:31 -06:00
adeck 3371f4031c Create main runner app, with async multithreading 2024-02-17 20:16:29 -06:00
adeck d30831fc55 test rendering json in HTML table format 2024-02-17 20:12:27 -06:00
adeck 1659d38726 Add UR5 control test, datasheet JSON output 2024-02-17 20:12:27 -06:00
adeck 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
adeck d376dba67c Add keyboard control scripts, add websocket server 2024-02-08 12:35:30 -06:00
adeck 95631dbdbe Add LED array mapping, load base config for tabletop rings, and image/video player mode 2024-01-25 20:06:10 -06:00
adeck 9aef296763 More logging 2024-01-18 16:45:37 -06:00
adeck 2b287492de Make firefox start faster, verbose start 2024-01-18 16:41:57 -06:00
adeck d2a4d93590 Working network test 2024-01-18 16:35:02 -06:00
adeck 58605dbe85 test server/client setup 2024-01-18 16:00:12 -06:00
adeck 7bf3276ce9 Add basic windows control system. Needs VM functional to continue 2024-01-17 20:14:20 -06:00
adeck 818688452b Add local loading page 2024-01-17 16:46:20 -06:00
adeck 01526524d4 Create main runner app, with async multithreading 2024-01-17 16:06:15 -06:00
adeck 33671683ea test rendering json in HTML table format 2024-01-17 09:23:06 -06:00
adeck fad885c610 Add UR5 control test, datasheet JSON output 2024-01-16 17:27:55 -06:00
cptlobster 75fad013c0 get column parity implemented 2024-01-14 15:36:15 -06:00
cptlobster bb19158aa0 start implementing column parity 2024-01-14 15:25:57 -06:00
cptlobster 941ebc4a24 add a function to convert a tuple into a dictionary 2024-01-14 15:25:45 -06:00
cptlobster cfa45fc970 some docstring things 2024-01-14 15:25:08 -06:00