baffd0bbb1
Add servo inheritance hierarchy to motor control
Piv
2019-07-17 18:51:03 +09:30
b1ff1386f5
Add comment about pigpio, fix final raw_input
Michael Pivato
2019-04-24 11:26:24 +09:30
793aa767d3
Change raw_input to input for python3
Michael Pivato
2019-04-24 11:00:07 +09:30
87b21944c8
Update ESC to python3
Michael Pivato
2019-04-24 10:56:19 +09:30
493647cadd
Add try when deleting commander, if it wasn't already there.
Michael Pivato
2019-03-01 15:52:45 +10:30
3d0c4077a3
Add raft component to general config file for experiments.
Michael Pivato
2019-03-01 15:50:14 +10:30
a8f857622f
Add docker compose file to include broker.
Michael Pivato
2019-03-01 15:49:49 +10:30
c0e28b2031
Add module to make a star kaleidoscope effect to a frame.
Michael Pivato
2019-03-01 15:49:23 +10:30
19940c12b7
Add example of inferencing with keras using plaidml.
Michael Pivato
2019-03-01 15:49:01 +10:30
e2d4e4b41e
Add more code to decentralised voter, still not complete.
Michael Pivato
2019-03-01 15:48:35 +10:30
983b503463
So many changes to hand recogniser i don't even know if it still works. Was trying to get it to have a probability by using multiple fingers. Also trying to get it to get the best box from opencv.
Michael Pivato
2019-03-01 15:48:11 +10:30
49d18a021d
Put videoget into separate module
Michael Pivato
2019-03-01 15:46:44 +10:30
27c34f3646
Put videoget into separate module.
Michael Pivato
2019-03-01 15:46:24 +10:30
8c3b9d02bf
Add try catch for broker, remove loading of configuration
Michael Pivato
2019-03-01 15:46:04 +10:30
0c8a0b9f23
Add centralised controller as main node for the demo
Michael Pivato
2019-03-01 15:45:24 +10:30
ede1ec4500
Add ability to propogate result of vote and making a vote.
Michael Pivato
2019-03-01 15:44:58 +10:30
0b04588161
Add minor commenting
Michael Pivato
2019-03-01 15:44:06 +10:30
1e76b4ad12
Add config file
Michael Pivato
2019-02-07 07:04:29 +10:30
597bddf681
Add dockerfile
Michael Pivato
2019-02-07 07:04:21 +10:30
c1eed6986c
Start on messenger for web version
Michael Pivato
2019-02-07 07:03:55 +10:30
2a65d80dea
Add message and ballot voter tests.
Michael Pivato
2019-02-07 07:03:36 +10:30
71f7a0d8a4
Add tf graphs and update some web stuff
Michael Pivato
2019-02-07 07:03:10 +10:30
73f4297c5a
Update tests.
Michael Pivato
2019-02-07 07:02:11 +10:30
c27ee6105c
Remove obsolete test on vote.
Michael Pivato
2019-02-07 07:01:55 +10:30
d1f4f64c6c
Remove messagepack example.
Michael Pivato
2019-02-07 07:01:40 +10:30
fd252a1c3e
Remove old messaging interface.
Michael Pivato
2019-02-07 07:01:27 +10:30
9fbb4310ac
Remove use of tensorflow to reduce dependencies.
Michael Pivato
2019-02-07 07:01:14 +10:30
5b24c98ad7
Remove paxos decision making.
Michael Pivato
2019-02-07 07:00:57 +10:30
12f98d7c92
Almost finish decentralised voter.
Michael Pivato
2019-02-07 07:00:40 +10:30
67b9d4538d
Remove init from messenger as it's abstract.
Michael Pivato
2019-02-07 07:00:21 +10:30
61ef4a5e96
Add debug print statements.
Michael Pivato
2019-02-07 07:00:03 +10:30
4c25649c26
Move get gesture, make circle 0.6
Michael Pivato
2019-02-05 11:54:17 +10:30
6bdf03abfc
Add implementation for taking votes
DSTO\pivatom
2019-01-14 09:02:26 +10:30
6444d6d3a0
Add message implementations and make private variables have underscore
DSTO\pivatom
2019-01-14 08:56:34 +10:30
f101bf61bf
Put custom on_vote message for voter to use their own method. This maintains cohesion so the voter class is just focussed on how to vote, not also on how to collect the votes, which could be by a means such as an image or video sensor.
DSTO\pivatom
2019-01-14 08:55:36 +10:30
31367b1893
Add message check for having a vote requested
DSTO\pivatom
2019-01-14 08:36:38 +10:30
8d92467a99
Remove last traces of external mqtt abstraction
DSTO\pivatom
2019-01-14 08:35:44 +10:30
97fd356038
Add mqtt messenger file for implementation of paxos messenger
DSTO\pivatom
2019-01-11 11:40:27 +10:30
acc287d572
Remove use of external mqtt file, just use paho library
DSTO\pivatom
2019-01-11 11:40:04 +10:30