mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 18:10:47 +02:00
Close RT socket
This commit is contained in:
@@ -99,6 +99,7 @@ void UrRealtimeCommunication::run() {
|
||||
command_string_lock_.unlock();
|
||||
|
||||
}
|
||||
close(sockfd_);
|
||||
}
|
||||
|
||||
void UrRealtimeCommunication::setSafetyCountMax(uint inp) {
|
||||
|
||||
Reference in New Issue
Block a user