Skip to content

Commit

Permalink
fixed the conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
vickailiu committed May 31, 2018
1 parent 8a1fb1c commit f9dd187
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ catkin_package(
INCLUDE_DIRS include
# LIBRARIES ur_modern_driver
CATKIN_DEPENDS hardware_interface controller_manager actionlib control_msgs geometry_msgs roscpp sensor_msgs trajectory_msgs ur_msgs
# DEPENDS ur_hardware_interface
DEPENDS ur_hardware_interface
)

###########
Expand Down
4 changes: 0 additions & 4 deletions src/ur_ros_wrapper.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@

// LK modify
#include "std_msgs/Float32.h"
<<<<<<< HEAD
=======
#include "emma_commons/DoubleArray.h"
>>>>>>> fbc1e6992d14e096eb72156ab80079a5f90ee88e

class RosWrapper {
protected:
Expand Down

0 comments on commit f9dd187

Please sign in to comment.