ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

$(catkin_LIBRARIES): no such files or directory

asked 2016-07-26 03:37:20 -0500

hvn gravatar image

Hi,

I've created 2 packages and catkin_make results in twice the error above. The only dependencies in both CMakeList.txt and packages.xml are rospy, roscpp and std_msgs which are there. In $ROS_PACKAGE_PATH, the ROS path is present, but not the path to my newly created packages. Is this a necessity? Any help or hints is appreciated.

Thanks

hvn

edit retag flag offensive close merge delete

Comments

2

Can you post your CMakeList.txt, and ROS environment variable :) ?

Maya gravatar image Maya  ( 2016-07-26 08:15:50 -0500 )edit

Thanks for your response. William's answer solved it.

hvn gravatar image hvn  ( 2016-08-01 03:07:54 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-07-26 12:53:25 -0500

William gravatar image

I believe you want to do ${catkin_LIBRARIES}, with {} rather than ().

edit flag offensive delete link more

Comments

Thank you. This did the trick.

hvn gravatar image hvn  ( 2016-08-01 03:06:53 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2016-07-26 03:37:20 -0500

Seen: 525 times

Last updated: Jul 26 '16