Piloting a helios laser from redis feed
Go to file
Lapin Raving a006bd87a6 fix: empty frame in redis
It's caused an infinit loop. Now some point in (0, 0) with no light ar
added instead of added empty frame.
2023-08-23 15:48:05 +02:00
examples humm 2023-08-23 13:13:53 +02:00
src fix: empty frame in redis 2023-08-23 15:48:05 +02:00
tests humm 2023-08-23 13:13:53 +02:00
.gitignore fix: rename settings.toml 2023-06-08 20:22:36 +02:00
Cargo.toml wip 2023-07-06 22:18:44 +02:00
README.md fix: various fixes for etherdream and debug 2023-07-17 22:44:27 +02:00
copyme.settings.toml fix: various fixes for etherdream and debug 2023-07-17 22:44:27 +02:00

README.md

LJ rust

Crashcourse


# Copy and edit the settings file 
$ cp copyme.settings.toml settings.toml

# Populate the redis database 
$ cargo run --example populate_redis

# Run 
$ cargo run --release