Coder Social home page Coder Social logo

chaitravi-ce / eklavya-quadrupedmotionsimulation Goto Github PK

View Code? Open in Web Editor NEW
8.0 0.0 2.0 5.08 MB

Simulation of Creep Gait Algorithm using a Quadruped Robot on CoppeliaSim

License: MIT License

C++ 16.93% Lua 83.07%
creep-gait-algorithm coppeliasim simulation lua quadruped-robot-gaits

eklavya-quadrupedmotionsimulation's Introduction

Quadruped Motion Simulation

The project is about modelling a 4-legged robot which can move forward. The project uses A Dog-Shaped Quadruped Model.

Domains:

  • Forward and Inverse Kinematics

  • Gait Analysis and Generation

  • Coding

Table of Contents

About The Project

Quadrupeds are considered stable and comparatively easier to program than hexapod, They are more stable than biped robot. In this project, we have programmed a quadruped using the creep gait algorithm to move it in the forward direction. Creep Gait Algorithm keeps the centre of gravity (C.O.G) inside the triangular base formed by three legs when one leg is moving. CoppeliaSim software is used to simulate this model with Lua Programming.

Refer this documentation

Tech Stack

The project uses Coppeliasim (V-rep) Software for simulation of motion of robot. For further reference :

File Structure

.
├──  Gait           # Algorithm to move the bot forward and remain stable
├── Kinematics          
│   ├── Forward Kinematics        
│   └── Inverse Kinematics          
├── Codes
├── Quadruped Model
├── Quadruped CoppeliaSim Scene
├── LICENSE
├── RESOURCES.md
├── README.md 

Getting Started

Prerequisites

For Simulation of the model:

- CoppeliaSim

Visit CoppeliaSim to download the software. Preferably the Edu Version.

Installation

  1. Clone the repo
git clone https://github.com/chaitravi-ce/Eklavya-QuadrupedMotionSimulation.git

Usage

Use the Gait Algorithm Code as an Associated Non-Threaded Child Script attached to the body of the quadruped.

Results and Demo

Quadrupeds can be useful in a variety of situations. Main advantage of quadruped over wheeled robots is, the quadrupeds can move on rough terrains whereas wheeled robots cannot. Quadrupeds can also be used on slopes and stairs, where wheeled robots cannot be used.

Demo

Video of the Project

Future Work

  • Forward Movement of Quadruped
  • Obstacle Avoidance
  • Reverse Movement of Quadruped
  • Left Right Turns

Troubleshooting

  • When solving Kinematics, there are many possible solutions to an equation (Remember)
  • If a problem is encountered while working with the simulation model, read the coppeliasim official docs.
  • Check the joint properties before starting simulation.

Contributors

Acknowledgements and Resources

  • SRA VJTI Eklavya 2020
  • Refered this for achieving the motion

License

MIT License.

eklavya-quadrupedmotionsimulation's People

Contributors

chaitravi-ce avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eklavya-quadrupedmotionsimulation's Issues

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.