Git Product home page Git Product logo

quadruped_ctrl's Introduction

quadruped_robot

MIT mini cheetah simulation in pybullet

MIT mini cheetah use customized simulator and lcm framework, which is not a popular way to do the robot development. Now, we extract the algorithm and do the simulation using ros and pybullet. This can be simple to deploy the system into different custom robot or plantform, and easy to learn the algorithm.

show

show

show

System requirements:

Ubuntu 18.04, ROS Melodic

Dependency:

use Logitech gamepad to control robot

git clone https://github.com/Derek-TH-Wang/gamepad_ctrl.git

msg rospack and rviz plugin

https://github.com/loco-3d/whole_body_state_msgs.git
https://github.com/eborghi10/whole_body_state_rviz_plugin.git

Build

cd {your workspace}
catkin make
source devel/setup.bash

Install Python dependencies

pip3 install -r requirements.txt

Terrain

you can modify the config/quadruped_ctrl_cinfig.yaml/terrain to deploy different terrains, there are four terrains supported in the simulator now, for example:

"plane"
"stairs"
"random1"
"random2"
"racetrack"

Running:

run the gamepad node to control robot:

roslaunch gamepad_ctrl gamepad_ctrl.launch

run the controller in simulator:

roslaunch quadruped_ctrl quadruped_ctrl.launch

switch the camera on / off: camera set True or False in config/quadruped_ctrl_config.yaml, then launch the rviz to see the point cloud:

roslaunch quadruped_ctrl vision.launch

also can switch the gait type:

rosservice call /gait_type "cmd: 1"

gait type:

0:trot
1:bunding
2:pronking
3:random
4:standing
5:trotRunning
6:random2
7:galloping
8:pacing
9:trot (same as 0)
10:walking
11:walking2

quadruped_ctrl's People

Contributors

derek-th-wang avatar eborghi10 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.