Skip to content
Snippets Groups Projects
Verified Commit 87c8549e authored by Justin Carpentier's avatar Justin Carpentier Committed by Justin Carpentier
Browse files

[Multibody/Data] Add initialization of variables

parent 38a29375
No related branches found
No related tags found
No related merge requests found
......@@ -140,6 +140,9 @@ namespace se3
oMi[0].setIdentity();
liMi[0].setIdentity();
oMf[0].setIdentity();
Yaba[0].setZero();
Ycrb[0].setZero();
}
template<typename Scalar, int Options, template<typename,int> class JointCollectionTpl>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment