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 committed Mar 9, 2022
1 parent 5329f02 commit f4dc60d
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 f4dc60d

Please sign in to comment.