Skip to content
Snippets Groups Projects
Commit 7e583312 authored by Diane Bury's avatar Diane Bury Committed by Joseph Mirabel
Browse files

Reset data when inserting robot

parent 8763cae3
No related branches found
No related tags found
No related merge requests found
......@@ -94,6 +94,8 @@ namespace hpp {
frameCacheSize_ = model().frames.size();
add (name, newF);
createData();
createGeomData();
}
std::ostream& Device::print (std::ostream& os) const
......
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