Skip to content

(DEPRECATED) This repo contains the experimental Generalized Hierarchical Controller developed by Minxing Liu

Notifications You must be signed in to change notification settings

ocra-recipes/gOcra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gOcra

This library is a c++ package to control robotic systems in dynamics and in quasi-static

Dependencies

It depends on:

  • Eigen3 (with unsupported element: Lgsm)
  • quadprog
  • core_framework

Installation

To install this library, use cmake (or ccmake for gui)

mkdir build
cd build
cmake .. [-DCMAKE_BUILD_TYPE=Debug] [-DCMAKE_INSTALL_PREFIX=/home/user/folder/]
make
[sudo] make install

About

(DEPRECATED) This repo contains the experimental Generalized Hierarchical Controller developed by Minxing Liu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published