Giter VIP home page Giter VIP logo

gesture-controlled-mecanum-wheel-robot's Introduction

Gesture-Controlled Mecanum Wheel Robot

This project demonstrates how to control a Mecanum wheel robot using hand gestures detected by a camera. The robot's movements (forward, backward, left, right) are determined by the gestures recognized by the hand-tracking algorithm.

Hardware Requirements

  • Raspberry Pi
  • Mecanum wheel robot chassis
  • Four DC motors
  • Two L298N motor drivers (or equivalent)
  • Camera module compatible with Raspberry Pi
  • Jumper wires
  • Power supply

Software Requirements

  • Python 3
  • OpenCV
  • Mediapipe
  • RPi.GPIO (for Raspberry Pi GPIO control)

Setup Instructions

  1. Connect the hardware components according to the wiring diagram provided.

  2. Install the required Python libraries by running the following command:

  3. Clone or download this repository to your Raspberry Pi.

  4. Navigate to the directory containing the code files.

  5. Run the main Python script using the following command:

Usage

  1. Launch the script as instructed above.
  2. Place your hand in front of the camera.
  3. Perform gestures such as moving your hand forward, backward, left, or right.
  4. The Mecanum wheel robot should respond accordingly to your gestures, moving in the desired direction.

Notes

  • Ensure the camera has a clear view of your hand gestures.
  • Fine-tune the gesture recognition algorithm as needed for better accuracy.
  • Adjust the GPIO pin configurations in the code if your hardware setup differs.

Credits

  • This project utilizes the MediaPipe library for hand tracking and gesture recognition.
  • Special thanks to the OpenCV and Raspberry Pi communities for their valuable contributions to the Python ecosystem.

gesture-controlled-mecanum-wheel-robot's People

Contributors

mayurtechnologys avatar

Watchers

 avatar

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.