mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-12 19:10:47 +02:00
Removed deprecated TODOs
We only support robot software versions 3.7+
This commit is contained in:
@@ -396,7 +396,6 @@ uint32_t HardwareInterface ::getControlFrequency() const
|
||||
{
|
||||
return ur_driver_->getControlFrequency();
|
||||
}
|
||||
// TODO: Do this nicer than throwing an exception
|
||||
throw std::runtime_error("ur_driver is not yet initialized");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user