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

fixing merge

parent dedc3ace
No related branches found
No related tags found
1 merge request!266Feature/armem laser scans
This commit is part of merge request !266. Comments created here will be created in the context of that merge request.
......@@ -314,11 +314,7 @@ namespace armarx::armem::server::laser_scans
if(not virtualRobotReader->synchronizeRobot(*robot, timestamp))
{
<<<<<<< HEAD
ARMARX_VERBOSE << "Faield to synchronize robot `" << name << "`";
=======
ARMARX_INFO << deactivateSpam(10) << "Failed to synchronize robot `" << name << "`";
>>>>>>> 39bb2bb1bf71c0b5d37478870d1edd4f4ac2c117
}
return robots.at(name);
......
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