Skip to content

cold-deuu/HCDR_HQP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HCDR (ROS Ver. Noetic)

  1. clone to your workspace.
source /opt/ros/noetic/setup.bash
mkdir -p your_ws/src
git clone https://github.com/cold-deuu/HCDR_HQP.git
  1. catkin_make
cd your_ws
catkin_make
source devel/setup.bash

Prerequisites

  1. Ubuntu and ROS Ubuntu 64-bit 20.04. : ROS-Noetic-Install

  2. Pinocchio (Kinematic-Dynamic-Solver) : Pinocchio-Install

  3. Eigen : Eigen-Install

  4. Gazebo : Gazebo-Install

Server

roslaunch cdpr_controller cdpr_pid_qp.launch

Client

roscd cdpr_controller/scripts
python3 cdpr_client.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors