Skip to content

Technician13/PCQR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 

Static Badge

🎙️ Introduction

PCQR (motion planning and control for quadruped robots) consists of two components for motion planning and for motion control.

🧭 Initial Setup(Ubuntu)

✨ Run

1. Clone this repo

git clone https://github.com/Technician13/PCQR.git     
cd PCQR  

2. Run the package

mkdir build
cd build
cmake ..
make

Select the controller Actiger_controller in Webots2021a and click the button Run.

⚙️ Configurations

  • You can use a gamepad as a remote controller. If you want to control the robot without modifying the code, please configure the functions of your gamepad buttons as shown below. Otherwise, please modify the code accordingly.

🎥 Results

Video Badge

🗞️ Cite us

coming soon......

About

coming soon......

Topics

Resources

Stars

Watchers

Forks

Contributors