mirror of
https://gitlab.com/obbart/universal_robots_ros_driver.git
synced 2026-04-10 01:50:46 +02:00
Included a position-based controller. Also prettied up printing
This commit is contained in:
@@ -156,7 +156,8 @@ set(${PROJECT_NAME}_SOURCES
|
||||
src/ur_realtime_communication.cpp
|
||||
src/ur_communication.cpp
|
||||
src/robot_state.cpp
|
||||
src/robot_state_RT.cpp)
|
||||
src/robot_state_RT.cpp
|
||||
src/do_output.cpp)
|
||||
add_executable(ur_driver ${${PROJECT_NAME}_SOURCES})
|
||||
|
||||
## Add cmake target dependencies of the executable
|
||||
|
||||
Reference in New Issue
Block a user