Gl0dny / hexapod

This project involves the design and development of a six-legged (hexapod) walking robot, with a focus on implementing a real-time gait generation algorithm in Rust. It also integrates a microphone array using Python to support audio processing concepts like direction of arrival (DOA), beamforming, and keyword spotting (KWS).
0 stars 0 forks source link

Issue 21: Data Acquisition Improvements #20

Open Gl0dny opened 2 months ago

Gl0dny commented 2 months ago

Plan enhancements for data acquisition, such as integrating time-series databases for logging sensor data. Define the requirements and methods for collecting and storing data effectively.

Gl0dny commented 2 months ago

InfluxDB + Grafana?