• Stars
    star
    117
  • Rank 300,048 (Top 6 %)
  • Language
    Python
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

None

Quadruped Robot Demos

Example quadruped robots code for Gazebo with ROS

Tutorials

ROS URDF

Quick Start

roslaunch pigot_gazebo pigot_world_moveit
rosrun pigot_control pigot_controller.py 
rosrun pigot_control teleop_controller.py 

Note

I'm a beginner in ROS and Gazebo. This tutorial is based on Dave Coleman's project "Gazebo ROS Demos". Welcome to discuss with me about this project. Thank you very much!