PCQR (motion planning and control for quadruped robots) consists of two components for motion planning and for motion control.
git clone https://github.com/Technician13/PCQR.git
cd PCQR mkdir build
cd build
cmake ..
makeSelect the controller Actiger_controller in Webots2021a and click the button Run.
- 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.
coming soon......

