Skip to content
Snippets Groups Projects
Commit e53f5b64 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Added a folder for a mini Stewart platform robot.

parent 2a0095f2
No related branches found
No related tags found
No related merge requests found
......@@ -226,6 +226,7 @@ int main(int argc, char *argv[])
}
try{
Thread2=new CThread("");
delete Thread2;
}catch(CThreadException &e){
std::cout << e.what() << 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