Skip to content
Snippets Groups Projects
Commit 3481e427 authored by Florent Lamiraux's avatar Florent Lamiraux
Browse files

Fix sign of feedforward term in Task::computeTaskExponentialDecrease.

  \dot{e} &=& J\dot{q} + \frac{\partial e}{\partial t}\\
  \dot{q} &=& J^{+} (\dot{e}^{*} - \frac{\partial e}{\partial t})\\
          &=& J^{+} (-\lambda e - \frac{\partial e}{\partial t})
parent e71a5925
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment