Skip to content

Commit

Permalink
Update WholeBodyDynamicsDevice documentation
Browse files Browse the repository at this point in the history
Co-authored-by: Prashanth Ramadoss <[email protected]>
  • Loading branch information
GiulioRomualdi and prashanthr05 authored Mar 8, 2022
1 parent 4c28611 commit 7a06089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devices/wholeBodyDynamics/WholeBodyDynamicsDevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class wholeBodyDynamicsDeviceFilters
///< KF filter for Joint velocity and accelerations
std::unique_ptr<iDynTree::DiscreteKalmanFilterHelper> jntVelAccKFFilter;

///< Eigen vector buffer of dimension 6
///< Temporary Eigen vector buffer of dimension 6
Eigen::Matrix<double, 6, 1> bufferEigen6;
};

Expand Down

0 comments on commit 7a06089

Please sign in to comment.