ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
Did you use
make eclipse-project
because this could have generated the catkin files.
See:
![]() | 2 | No.2 Revision |
Did you use
Delete the
make eclipse-projectCATKIN_IGNORE
because this could have generated the catkin files. file and rosmake will work again.
See:Update to latest catkin version to prevent the generation of this files.
![]() | 3 | No.3 Revision |
Delete the CATKIN_IGNORE
file and rosmake will work again.
Update to latest catkin version to prevent the generation of this that files.