Skip to content
Snippets Groups Projects
Commit b9ba6f1c authored by Fabian Reister's avatar Fabian Reister
Browse files

cleanup

parent 982c6510
No related branches found
No related tags found
No related merge requests found
......@@ -691,7 +691,6 @@ void ReachabilityMapWindow::loadReachFile(std::string filename)
}
}*/
reachSpace->invalidateBehindRobot(true);
}
void ReachabilityMapWindow::setObjectRandom()
{
......
......@@ -762,10 +762,8 @@ void reachabilityWindow::loadReachFile(std::string filename)
}
}
VR_INFO << "removing parts of RM";
reachSpace->invalidateBehindRobot(true);
// VR_INFO << "removing parts of RM";
// reachSpace->invalidateBehindRobot(true);
}
void reachabilityWindow::loadReach()
......
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