Error while trying to create debian using catkin_prepare_release
Hi,
I am trying to run
catkin_prepare_release
by following this tutorial but getting:
error: pathspec 'my_ws/build/catkin_tools_prebuild/package.xml' did not match any file(s) known to git
I am using ROS Kinetic building my pkgs with catkin_tools
what am i missing?