Skip to content

hsp-iit/ergocub-cartesian-control

Repository files navigation

ergocub-cartesian-control

This repository contains the code for single arm controllers for the ergoCub and R1 (model R1SN003, the CRIS one) robot.

Documentation

Full documentation available at hsp.github.io/ergocub-cartesian-control

Installation

Docker

docker build -t hsp/ergocub-cartesian-control:latest .

Source

Dependencies

  • robotology-superbuild latest build
  • You can also install them with the provided conda environment environment.yml

Instructions

We recommend installing the repository in the superbuild install directory, but of course you can choose based on your needs

git clone https://github.com/hsp-iit/ergocub-cartesian-control.git
cd ergocub-cartesian-control
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=<your-path-to-robotology-superbuild>/build/install
make install

CI Status

Build Status

License

License

Maintainers

This repository is maintained by:

@fbrand-new
@PasMarra
@randaz81

About

Libraries and programs to control ergoCub and R1 in cartesian space

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •