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

[Model/Geometry] Set back default value

parent c604a3de
Branches
Tags
No related merge requests found
......@@ -82,7 +82,7 @@ namespace se3
PINOCCHIO_DEPRECATED
GeomIndex addGeometryObject(GeometryObject object,
const ModelTpl<S2,O2,_JointCollectionTpl> & model,
const bool autofillJointParent);
const bool autofillJointParent = false);
/**
* @brief Add a geometry object to a GeometryModel.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment