mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 10:00:48 +02:00
Added set options function for sockets
This commit is contained in:
@@ -25,6 +25,7 @@ protected:
|
||||
{
|
||||
return false;
|
||||
}
|
||||
virtual void setOptions(int socket_fd);
|
||||
|
||||
|
||||
bool setup(std::string &host, int port);
|
||||
|
||||
Reference in New Issue
Block a user