Skip to content
forked from RaISy-Net/JerBot

- a biomimetic bipedal robot with reinforcement learning as it core control algorithm

Notifications You must be signed in to change notification settings

niranth-s/JerBot

 
 

Repository files navigation

JerBot

Project abstract:

Building cyber-physical systems that are mobile and robust has been one of mankind's unsolved challenges. In our project, we are trying to explore an unconventional design for a biped robot which is devised from a desert rodent called Jerboa. This little rodent has come under the limelight of the scientific community in recent years. The robust and unpredictable gait of Jerboa is considered a viable fix to the problems that we are facing with current humanoid type biped design. We are currentlu using Reinforcement learning techniques for making the agent learn complex gait sequences by itself and to bring out new ways of locomotion achievable that even we humans are unaware of. The sole motive behind this project is to make individual units that can be extensively deployed in areas that are quite hazardous and unreachable for humans. We are aiming at making these robots as cheap as possible so that they are compromisable in extreme conditions like in recovery missions, space exploration, etc.

Full demo:

Watch the video

A Brief Overview:

Dynamic Stability:

Load Test:

Gallery:

Our Work:

  • Built our own custom OpenAI gym-environment for the simulation.Github Repo
  • Fabricated our first hardware prototype and is under mechanical structure strength validation phase.
  • The required electronics framework is done and tested and is ready for experimentation.
  • Experimenting with PPO and other state of the are RL algorithms and Evolution strategy based techniques to deduce a viable and robust controller for the robot.

Acknowledgement and recognitions:

  • The above project was entirely funded by the Science and Technology Council (SNTC) of Indian Institute of Technology (BHU) Varanasi.
  • We got to showcase our project in the InterIIT Techmeet 8.0 hosted by IIT Roorkee in December 2019.Report

About

- a biomimetic bipedal robot with reinforcement learning as it core control algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.8%
  • Jupyter Notebook 3.7%
  • C++ 1.5%