Skip to content
Snippets Groups Projects
Commit 43407777 authored by Raphael Grimm's avatar Raphael Grimm
Browse files

Make print cont correct

parent b5c05f51
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ namespace GraspStudio
float forceClosureRateCol = 0.0; // with collision poses
float avgQualityCol = 0.0; // with collision poses
void print()
void print() const
{
VR_INFO << *this << std::endl;
}
......
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