Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 814 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 814 Bytes

Voice_Controlled_Robot

An voice enabled Personal Assistant Robot (GROOT).

Note - Place rpi.py file on Raspberry Pi

Download yolo weights from here and put in yolo-coco directory

Setup

  1. Install the required Libraries
$ pip3 install -r requirements.txt
  1. Install Libfreenect on Raspberry Pi with the help of given instructions

Usage

  1. Run the following Command on your Laptop/Server Machine
$ python3 try1.py
  1. Run the following command on your Raspberry Pi
$ python3 rpi.py

Co-Developers

Gaurav Sethia and Swati Sandhya