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 19: ROS Integration Planning #18

Open Gl0dny opened 3 months ago

Gl0dny commented 3 months ago

Research and plan the integration of the Robot Operating System (ROS) into the existing system. Outline necessary modifications to the architecture and software layers to support ROS.