Skip to content

Commit

Permalink
missing file from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMingo committed Apr 16, 2024
1 parent a2f2ef2 commit 2d55997
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions include/OpenSoT/tasks/acceleration/AngularMomentum.h
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,12 @@ namespace OpenSoT {
*/
const std::string& getDistalLink() const;

/**
* @brief reset position reference to actual, velcoity and accelration to 0
* @return true
*/
bool reset();

/**
* @brief isAngularMomentum
* @param task a pointer to a Task
Expand Down

0 comments on commit 2d55997

Please sign in to comment.