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

Revision history [back]

click to hide/show revision 1
initial version

@atas has given me a hint into how to solve the problem. As I was trying to post the CMakelist, I noticed I had an extra #ament_export_dependencies(.....) below the ament_target_dependencies(.....). This is the was the cause of the problem. I Just removed the #ament_export_dependencies(.....)

@atas thank you for willingness to help.

@atas has given me a hint into how to solve the problem. As I was trying preparing to post the CMakelist, I noticed I had an extra #ament_export_dependencies(.....) below the ament_target_dependencies(.....). This is the was the cause of the problem. I Just removed the #ament_export_dependencies(.....)

@atas thank you for willingness to help. help.

@atas has given me a hint into how to solve the problem. As I was preparing to post the CMakelist, I noticed I had an extra #ament_export_dependencies(.....) below the ament_target_dependencies(.....). This is the was the cause of the problem. I Just removed the #ament_export_dependencies(.....)

@atas thank you for willingness to help.