You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
Great Module.
I successfully installed the module on Ubuntu 18.04 with ros melody with catkin_make install -DCATKIN_WHITELIST_PACKAGES="dialogflow_ros"
Interface with dialogflow is ok. and node is working
However when I run rqt , inside Topic monitor window, in corrispondence with "/dialogflow_client/results",in the column "Value", instead of 'not monitored' , I see "can not get message class for thpe "dialogflow_ros/DialogflowResults"
Any suggestion?
p.s. package.xml and CMakeLists.txt have not been modified.