hans-robot / elfin_robot

ROS meta-package for Elfin robot
http://wiki.ros.org/Robots/Elfin
BSD 3-Clause "New" or "Revised" License
104 stars 59 forks source link

CMake error #44

Closed Soil-L closed 10 months ago

Soil-L commented 10 months ago

in elfin_basic_api/CMakeLists.txt

catkin_package(
  INCLUDE_DIRS include
  LIBRARIES elfin_basic_api
  CATKIN_DEPENDS moveit_core moveit_ros_planning moveit_ros_planning_interface roscpp rospy tf tf_conversions
  DEPENDS system_lib
)

may cause building error like link

Neverforgetlove commented 10 months ago

Which branch are you using?

Soil-L commented 10 months ago

Which branch are you using?

Sorry. i mistook warning for error. In fact, the project compiles fine.

i am using