Skip to content
Snippets Groups Projects
Commit f5b34517 authored by jcarpent's avatar jcarpent
Browse files

To merge with [Algo] Add derivatives of compiteGeneralizedGravity

parent 03ab74eb
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ namespace se3
{
const Model::JointIndex & i = jmodel.id();
const Model::JointIndex & parent = model.parents[i];
Data::Matrix6R & M6tmpR = data.IM6tmpR;
Data::Matrix6R & M6tmpR = data.M6tmpR;
typedef typename SizeDepType<JointModel::NV>::template ColsReturn<Data::Matrix6x>::Type ColsBlock;
......
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