Piloting a helios laser from redis feed
Go to file
Lapin Raving 7d159087b3 fix: angle correction
add some point at begin and endm beacause angles wasn't calculate
2023-08-25 00:30:29 +02:00
examples humm 2023-08-23 13:13:53 +02:00
src fix: angle correction 2023-08-25 00:30:29 +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 feat: add some point to respect angle position 2023-08-23 23:46:16 +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