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

Merge branch 'feature/armem_laser_scans' of gitlab.com:ArmarX/RobotAPI into...

Merge branch 'feature/armem_laser_scans' of gitlab.com:ArmarX/RobotAPI into feature/armem_laser_scans
parents b503f08b 39bb2bb1
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,7 +314,11 @@ 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