Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

stack-of-tasks/sot-torque-control

Repository files navigation

sot-torque-control

Pipeline status Coverage report Code style: black pre-commit.ci status

Collection of dynamic-graph entities aimed at implementing torque control on different robots. Read the project wiki to get a description of the main entities contained in this repository.

Dependencies

This project depends on:

All of these packages (except PinInvDyn) can be installed through robotpkg. In particular, you can find them in robotpkg-wip (work in progress), a subset of robotpkg. Pay attention not to install ROS using robotpkg though, because it would install the latest version, which may not be what you need (e.g. currently on HRP-2 we are using ROS indigo).

Installation

git clone --recursive git@github.com:stack-of-tasks/sot-torque-control.git cd sot-torque-control mkdir _build-RELEASE cd _build-RELEASE cmake .. -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=$DEVEL_DIR/openrobots make install 

About

Collection of dynamic-graph entities aimed at implementing torque control on different robots.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10

Languages