We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7e6eb5 commit 6362297Copy full SHA for 6362297
bullet-featherstone/src/FreeGroupFeatures.cc
@@ -85,7 +85,6 @@ Identity FreeGroupFeatures::FindFreeGroupForModel(
85
{
86
const auto *model = this->ReferenceInterface<ModelInfo>(_modelID);
87
88
- std::cerr << "joints " << this->joints.size() << std::endl;
89
for (const auto & joint : this->joints)
90
91
// Also reject if the model is a child of a fixed constraint
0 commit comments