Commit Graph

51 Commits

Author SHA1 Message Date
3ee3598dc2 37: Create motor encoder Fritzing component: fix SVG files. 2024-06-08 13:17:07 +00:00
408a74e199 37: Create motor encoder Fritzing component: add SVG files and README. 2024-06-08 13:17:07 +00:00
8a1dca2190 Revome test method 2024-06-05 20:14:48 +00:00
9e43fb4334 Remove useless import 2024-06-05 20:14:48 +00:00
ec329a60cf Fix crash 2024-06-05 20:14:48 +00:00
fa1acdbc0a Fix token reset on R key press 2024-06-05 20:14:48 +00:00
450c44ade3 Rename some constants 2024-06-05 20:14:48 +00:00
65e6b11b37 Delete useless docstrings 2024-06-05 20:14:48 +00:00
962f65a8d0 Change names : case to tile and up to forward 2024-06-05 20:14:48 +00:00
d19fc05b28 Add a fonction to get instructions 2024-06-05 20:14:48 +00:00
87b2432543 Add the pad 2024-06-05 20:14:48 +00:00
7af33cf3a3 🍱 Add space level from Cubetto carpet 2024-06-05 11:41:30 +02:00
6e3aeca232 Create a full screen option for the virtual pad #77
MDL29/JacoBot#77
2024-05-18 13:04:47 +00:00
59943dc54d Imrpove robot move
close MDL29/JacoBot#80
2024-05-13 16:51:40 +02:00
792fec50d6 🤖 Add & move robot on the grid 2024-05-12 19:11:36 +02:00
ec40c35fda 💄 Draw grid from a level
MDL29/JacoBot#40
MDL29/JacoBot#72
2024-05-12 19:11:33 +02:00
ce7df429b9 💄 Create a level from Cubetto wodden carpet
MDL29/JacoBot#40
MDL29/JacoBot#72
2024-05-12 19:11:05 +02:00
557dc54acc 🍱 Add wodden tile from Cubetto carpet
MDL29/JacoBot#40
2024-05-12 19:07:50 +02:00
bb0b2caa80 Add pdbr as developement dependancy
Improve debugger with rich library : https://pypi.org/project/pdbr/
2024-05-12 18:37:30 +02:00
0d530b9ad6 Fix the garbage zone for the virtual pad #34 2024-04-27 23:57:01 +02:00
041307a28c Add flake8 linter 2024-04-25 14:46:29 +00:00
21d334ddb9 Improve README 2024-04-25 16:07:38 +02:00
5008db05e1 Creates a garbage zone for the virtual pad #34
close MDL29/JacoBot#34
2024-04-25 15:47:50 +02:00
9513e5d5bc Disable DEBUG level log for Arcade
close #58
2024-04-25 11:33:39 +02:00
c1771906e4 Add Rich Library for logging in JacoVirt
close #56
2024-04-25 10:10:36 +02:00
e31eec876a Add command & subcommand for JacoVirt via argparse
* Command `jacovirt`
* Sub command `jacovirt pad`
* Sub command `jacovirt bot`

close #20
2024-04-24 23:53:11 +02:00
ed319f0a2e Move the token of the virtual pad #51
MDL29/JacoBot#51
2024-04-24 17:28:19 +02:00
mdl29
bd926a629d window displayed 2024-04-24 16:34:01 +02:00
d9b25436e9 Improve readme for JacoVirt Python project #12
MDL29/JacoBot#12
2024-04-24 16:19:34 +02:00
b5000a668d Create a generator of token for the virtual pad #31
MDL29/JacoBot#31
2024-04-24 14:43:13 +02:00
8a60d943fd Create token sprite
MDL29/JacoBot#29
2024-04-24 11:32:04 +02:00
0708cfb319 Create instructions with Pydantic
MDL29/JacoBot#17
2024-04-24 11:08:04 +02:00
df30c40deb Add logger for the virtual pad #41
MDL29/JacoBot#29
2024-04-24 10:32:22 +02:00
7e016819dc Add .gitignore 2024-04-23 22:35:08 +02:00
mdl29
3db0ceaab3 Organisation of JacoVirt Bot 2024-04-23 13:32:47 +00:00
437f336e5a Create the main window for the virtual pad MDL29/JacoBot#29 2024-04-23 15:06:51 +02:00
mdl29
dab02d2aeb Receive instructions from Redis
MDL29/JacoBot#19
2024-04-23 14:26:27 +02:00
mdl29
6c4c40ed75 Improve JacoVirt Bot with dark & light theme 2024-04-23 14:24:24 +02:00
7ba83ee570 Change path system 2024-04-23 11:46:11 +02:00
e52488249f Send instructions from JacoPad via Redis MDL29/JacoBot#18 2024-04-23 10:18:25 +02:00
fa390c8530 Fix path for JacoVirt #5 (close) 2024-04-13 22:56:20 +02:00
3547334a31 Ajout du code de base pour le pad MDL29/JacoBot#8 2024-04-13 22:32:13 +02:00
20589e6b1e Merge pull request 'Ajout du code source du Jacobot virtuel MDL29/Jacobot#7' (#9) from Bertrand-DUCON/JacoBot:main into main
Reviewed-on: #9
Reviewed-by: HS-157 <hs-157@noreply.localhost>
2024-04-13 15:31:59 +00:00
mdl29
8bebe024b3 Ajout du code source du Jacobot virtuel MDL29/Jacobot#7 2024-04-13 17:24:30 +02:00
0f799f056d Merge pull request 'Init python project #5' (#6) from Romain/JacoBot:main into main
Reviewed-on: #6
Reviewed-by: HS-157 <hs-157@noreply.localhost>
2024-04-13 14:59:07 +00:00
aed5811aa9 Init python project #5 2024-04-13 16:55:53 +02:00
fc9430fc2b Merge pull request '#1 Create repo architecture / folders' (#2) from Bertrand-DUCON/JacoBot:1_create_repo_architecture_folders into main
Reviewed-on: #2
Reviewed-by: Benjamin BERNARD <benjamin.bernard@mdl29.net>
2024-04-06 13:17:29 +00:00
0624766edb #1 Create repo architecture / folders 2024-03-30 16:05:38 +01:00
683c20e5ce #1 Create repo architecture / folders 2024-03-30 16:01:18 +01:00
d46b5f5e89 #1 Create repo architecture / folders 2024-03-30 15:49:14 +01:00