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

added package_header templating to stream class and moved implementation

into header file
This commit is contained in:
Tristan Schnell
2019-04-08 10:47:03 +02:00
parent ed11fb8a1c
commit 112148bcd8
3 changed files with 42 additions and 69 deletions

View File

@@ -67,7 +67,6 @@ include_directories(
)
add_library(ur_rtde_driver
src/comm/stream.cpp
src/comm/tcp_socket.cpp
src/ros/service_stopper.cpp
src/ur/commander.cpp