Skip to content

dazzmo/osc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Operational Space Controller

A work-in-progress implementation of a basic low-level operational space control used for whole body task-space control of articulated robotic systems subject to contact.

About The Project

(back to top)

Getting Started

Prerequisites

osc requires the following third-party libraries in order to be built and installed.

For testing purposes we have (this is later be a toggle-able option):

(back to top)

Installation

  1. Clone the repo
    git clone https://github.com/dazzmo/osc
  2. Build the library
    cd osc
    mkdir build && cd build
    cmake ..
    make
  3. Installation of the library can then be performed by
    make install

(back to top)

License

Distributed under the GNU LESSER GENERAL PUBLIC LICENSE License. See LICENSE.txt for more information.

(back to top)

Contact

Damian Abood - damian.abood@sydney.edu.au

(back to top)

Acknowledgements

(back to top)

About

Operational Space Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published