diff --git a/bullet-featherstone/src/FreeGroupFeatures.cc b/bullet-featherstone/src/FreeGroupFeatures.cc index fadc806a1..6cf0918b5 100644 --- a/bullet-featherstone/src/FreeGroupFeatures.cc +++ b/bullet-featherstone/src/FreeGroupFeatures.cc @@ -85,7 +85,6 @@ Identity FreeGroupFeatures::FindFreeGroupForModel( { const auto *model = this->ReferenceInterface(_modelID); - std::cerr << "joints " << this->joints.size() << std::endl; for (const auto & joint : this->joints) { // Also reject if the model is a child of a fixed constraint