jsk-ros-pkg / jsk_3rdparty

42 stars 60 forks source link

[dialogflow_intent_client] The package for access to dialogflow intent settings #399

Open mqcmd196 opened 1 year ago

mqcmd196 commented 1 year ago

TODO

k-okada commented 1 year ago

please put this file uder dialogflow_task_executive to reduce mentenance cost.

mqcmd196 commented 1 year ago

please put this file uder dialogflow_task_executive to reduce mentenance cost.

I tried it at first. This feature needs dialogflow pip package to be upgraded, and this causes the problems in https://github.com/jsk-ros-pkg/jsk_3rdparty/blob/a8464dc6dd75d6fb06bf8d6954649e9de6af770c/dialogflow_task_executive/node_scripts/dialogflow_client.py#L117 for protobuf. And I have concern about upgraded package cannot be built in indigo environment.

I thought I don't have to solve this problem now, but after my thesis, maybe I can handle this.