Commit graph

141 commits

Author SHA1 Message Date
Joel
77c2354c00
updated to version 0.0.3
added vision daemon which runs in the background
added more documentation to vision module
now including opencv dependencies in complib package
2021-01-21 23:55:26 +01:00
Joel
b06962e955
started working on vision package 2021-01-21 19:37:04 +01:00
Konstantin Lampalzer
ce1c82a192 Add more logging and exception 2021-01-21 16:43:01 +00:00
Joel
cb10bb3a4d
added dependency "python3-pip" to package 2021-01-18 20:07:43 +01:00
Konstantin Lampalzer
00d6c54cdc
Fix usage example 2021-01-18 20:02:29 +01:00
Konstantin Lampalzer
210d377e9b
Fix api documentation 2021-01-17 15:07:11 +01:00
Joel
7de2d921d8
fixed error in doc build script, causing html folder to be copied instead of its contents 2021-01-17 04:50:10 +01:00
Joel
5fbe0bcb8d
added examples to Api.rst
updated version
changes in build
2021-01-17 04:36:25 +01:00
Joel
327f87ca34
chnages in build 2021-01-17 03:04:38 +01:00
Joel
24817dcc32
updated to newest version 2021-01-16 23:56:39 +01:00
Konstantin Lampalzer
3b18b0a66c
Documentation 2021-01-16 23:41:39 +01:00
Joel
2cac75fc9c
Merge remote-tracking branch 'origin/master' 2021-01-16 23:33:19 +01:00
Joel
134cd3a30e
added more api documentation
new build process
2021-01-16 23:33:09 +01:00
HerrNamenlos123
8bc35858fb Added Ultrasonic sensor 2021-01-16 22:40:33 +01:00
joel
73284ceab8 removed .idea from git tracking
added new logging dependency
2021-01-16 21:21:00 +01:00
Konstantin Lampalzer
b2a085eab3
Add logstash logger 2021-01-16 20:44:53 +01:00
joel
1b6fd1cfdf small changes 2021-01-16 18:55:10 +01:00
Tamas Sel
b1478b77b4 Corrected a calculation error in the battery percentage 2021-01-16 15:06:53 +01:00
joel
0e0a61d710 finished api client implementation
added tests for api (compapi should run in the background or be installed)
2021-01-16 03:09:31 +01:00
Konstantin Lampalzer
c25715de40
Fix documentation 2021-01-16 02:13:00 +01:00
Konstantin Lampalzer
d1a50d4bfc
Fix documentation 2021-01-16 02:11:22 +01:00
Konstantin Lampalzer
d3a6fcd42c
Fix documentation 2021-01-16 02:11:15 +01:00
Konstantin Lampalzer
daef7c97e4
Rename folder 2021-01-16 02:10:40 +01:00
Konstantin Lampalzer
651713c081
Remove useless stuff 2021-01-16 02:07:18 +01:00
Konstantin Lampalzer
2835f3ae42
Add how to document your code in readme 2021-01-16 02:01:07 +01:00
Konstantin Lampalzer
ec0b5562cf
Add code examples 2021-01-16 01:55:22 +01:00
Konstantin Lampalzer
aa33dc36d8
Add ghpages script 2021-01-16 01:32:48 +01:00
Konstantin Lampalzer
0150070b02
Add docs 2021-01-16 01:04:34 +01:00
Konstantin Lampalzer
6854b9d7cb
Fix motor atoff 2021-01-15 23:58:43 +01:00
joel
728e7ff4d0 added build scripts for deb package 2021-01-15 23:22:22 +01:00
joel
0b4611b93e Merge remote-tracking branch 'origin/master' 2021-01-15 23:06:54 +01:00
Konstantin Lampalzer
8db1b94ad5
Fix motor, remove idea 2021-01-15 23:06:35 +01:00
joel
609ce3478f updated setup.py
added api.py and implemented double elimination api
2021-01-15 23:04:59 +01:00
HerrNamenlos123
71a3decedf Added destructor to disable buzzer at exit 2021-01-15 22:55:52 +01:00
Konstantin Lampalzer
e571a7c97e
Add some basic classes 2021-01-15 21:51:17 +01:00
Konstantin Lampalzer
a482a80d4a
Fix imports 2021-01-15 18:35:13 +01:00
Konstantin Lampalzer
cc79b8f2b0
Fix imports 2021-01-15 18:31:59 +01:00
Konstantin Lampalzer
a4905a862e
Fix imports 2021-01-15 18:28:50 +01:00
Konstantin Lampalzer
8387626ec5
Move class 2021-01-15 18:25:33 +01:00
Konstantin Lampalzer
b5a60438c0
add motor class 2021-01-15 18:22:50 +01:00
joel
5942c13721 initial commit 2021-01-14 18:26:47 +01:00