mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
Made calibration extraction a working node.
This commit is contained in:
@@ -123,7 +123,7 @@ public:
|
||||
|
||||
default:
|
||||
{
|
||||
LOG_WARN("Invalid robot package type recieved: %u", static_cast<uint8_t>(type));
|
||||
LOG_DEBUG("Invalid robot package type recieved: %u", static_cast<uint8_t>(type));
|
||||
bp.consume();
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user