1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-10 01:50:46 +02:00

minor improvements

This commit is contained in:
Simon Rasmussen
2017-07-07 19:15:17 +02:00
parent 93bf3487dd
commit f3e11bfc29
2 changed files with 8 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ protected:
public:
URServer(int port);
~URServer();
std::string getIP();
bool bind();
bool accept();