Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 739 Bytes

File metadata and controls

47 lines (28 loc) · 739 Bytes

Duck Project

Duck is a project that make own robots moving just like a duck.

  • It follows a robot in front of itself.
  • It follows sound comes from a parent robot and move towards that direction.

Description

In this project, we have made components of duck by ourself.

Hardware level

  • Wireless-controller
  • Circuit design
  • 3D model
  • Sensor control

Software level

  • GUI
  • image recognition
  • voice recognition

Demo

This is a tracking demo

tracking_demo

Requirement

  • python 3.6
  • tensorflow 1.40
  • pyqt

Usage

python main.py

Contribution

Licence

Author

REMs[https://github.com/rem-s/Duck]