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

I was able to solve this by removing the devel/.private/my_proj, devel/share/my_proj, devel/lib/my_proj, and build/my_proj folders. The issue must have been with the former two folders, as removing just the latter two did not work on prior attempts. Now subsequent builds follow the code changes. Anyone know particularly what happened here?