i created an action file in action folder and then i run catkin_make command but there were no corresponding msg files created in msg folder. How are they created? Do i have to make them manually?
Corresponding msg files of action file are not created in msg folder.
Did you add all of the required statements, files and calls?