mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
added the rtde client class that initializes the rtde handshake and
allows reading of data packages
This commit is contained in:
@@ -91,6 +91,7 @@ add_library(ur_rtde_driver
|
||||
src/rtde/request_protocol_version.cpp
|
||||
src/rtde/rtde_package.cpp
|
||||
src/rtde/text_message.cpp
|
||||
src/rtde/rtde_client.cpp
|
||||
)
|
||||
target_link_libraries(ur_rtde_driver ${catkin_LIBRARIES})
|
||||
add_dependencies(ur_rtde_driver ${${PROJECT_NAME}_EXPORTED_TARGETS} ${catkin_EXPORTED_TARGETS})
|
||||
|
||||
Reference in New Issue
Block a user