mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-12 11:00:47 +02:00
renamed package
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include "ur_modern_driver/ur/server.h"
|
||||
#include "ur_rtde_driver/ur/server.h"
|
||||
#include <arpa/inet.h>
|
||||
#include <netinet/tcp.h>
|
||||
#include <unistd.h>
|
||||
#include <cstring>
|
||||
#include "ur_modern_driver/log.h"
|
||||
#include "ur_rtde_driver/log.h"
|
||||
|
||||
URServer::URServer(int port) : port_(port)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user