Crate hs_hackathon

Source

Modules§

car
A hardware abstraction layer over the motor and wheels of the RC car
drone
A library for controling the drone, as well as recieving frames from its camera
prelude
The prelude module to jumpstart your implementation
vision
A computer vision api to detect LEDs inside of video frames recieved from drones

Attribute Macros§

main
Attribute macro for your solutions async fn main to setup loggig, tokio, verifies the environment etc