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