Skip to content

MathRoboticsLab/Mdog-Simulator

Repository files navigation

Mdog-Simulator

This project was moved to MRL organization account now.

The quadruped robot simulator based on https://github.com/miguelasd688/4-legged-robot-model

Requirement

The simulator needs to install following package:

  • pybullet
  • numpy

Install & run

Install

git clone https://github.com/MathRoboticsLab/Mdog-Simulator.git

Dependent package

pip install pybullet
pip install numpy

Run sample code

cd Mdog-Simulator
python sample.py

The robot can be controled by following keyboard command:

  i  
j k l
  ,

About

The quadruped robot simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages