Giter VIP home page Giter VIP logo

cvit-robot's Introduction

CVIT-Robot

Video

Link to demo video: https://drive.google.com/file/d/1ZCtZYYfkGHRZh5CigB18_v6j2h_2uz7B/view?usp=sharing

Using a kinect and wheelchair we are developing a robot which can interact with users.

File Structure and Modules

.
├── install         -> installation/setup guidelines
├── README.md 
├── scripts         -> bash scripts to run/install/test on robot
├── src
│   ├── AI          -> Control house for all modules
│   ├── movement    -> Control and recieve data from wheels
│   ├── speech      -> Listen and talk to users
│   ├── UI          -> Frontend to control robot
│   └── vision      -> Image processing 
├── tests           -> Testing of modules  
└── videos          

Each folder inside src is a module

Getting started

Clone the repository

    git clone https://github.com/shubhMaheshwari/CVIT-Robot.git

Install

Note -> Use source and not run ./install.sh

cd scripts
source ./install.sh

If you face any issues read docs/installation.md

Connect to robot

  • Attach kinect2 usb(black one) to an USB3 port
  • Attack the white usb wire to the another usb port(USB2 or USB3 both will work)

Test

Test if all modules are working

cd scripts
source ./test.sh

Run

Start the robot

cd scripts
source ./run.sh

Contribute

The project is still in its infaint stage. Any help with code, documentation and testing is much appreciated

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.