Skip to content

sevocrear/Mini-Cheetah-ROS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-Cheetah-ROS

In order to use this code, you shoud go through next steps:

cd catkin_ws/src
git clone https://github.com/Terminateit/Mini-Cheetah-ROS.git
cd ..
catkin_make
source devel/setup.bash

And here we are ready!

  • If you want just to see the model:
roslaunch cheetah_show cheetah_gazebo.launch
  • Position control:
roslaunch cheetah_control cheetah_control_position.launch
  • Current control:
roslaunch cheetah_control cheetah_control_current.launch
  • Velocity Control:
roslaunch cheetah_control cheetah_control_velocity.launch

About

MIT Mini Cheetah Implementation in ROS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published