Thank you for your work.
I met a compile error when execute catkin_make in my workspace.
It said that
"...
Could not find a package configuration file provided by "amsl_recog_msgs"
..."
I saw that in the CmakeList file, you set to use a message type of "amsl_recog_msgs" in Line 11.
Is this message defined by yourself?
Thank you for your work.
I met a compile error when execute catkin_make in my workspace.
It said that
"...
Could not find a package configuration file provided by "amsl_recog_msgs"
..."
I saw that in the CmakeList file, you set to use a message type of "amsl_recog_msgs" in Line 11.
Is this message defined by yourself?