ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
i added nodelet as a CATKIN_DEPENDS in my CMakeLists.txt as wrong so i should remove it . and have done that , all my mistake was i havent done making srv and msg files and catkin_make wasnt run true. after correct this problem my problem has been solved.