Deprecated a class related to coppeliasim
This commit is contained in:
@@ -121,17 +121,7 @@ target_link_libraries(sas_robot_driver_franka_node
|
||||
sas_robot_driver_franka
|
||||
${catkin_LIBRARIES})
|
||||
|
||||
add_library(robot_coppelia_ros_interface src/robot_coppelia_ros_interface.cpp)
|
||||
target_link_libraries(robot_coppelia_ros_interface
|
||||
dqrobotics
|
||||
dqrobotics-interface-vrep
|
||||
${catkin_LIBRARIES})
|
||||
|
||||
add_executable(robot_coppelia_ros_interface_node src/robot_coppelia_ros_interface_node.cpp)
|
||||
target_link_libraries(robot_coppelia_ros_interface_node
|
||||
robot_coppelia_ros_interface
|
||||
sas_robot_driver_franka
|
||||
${catkin_LIBRARIES})
|
||||
|
||||
|
||||
add_executable(JuankaEmika
|
||||
|
||||
Reference in New Issue
Block a user