|
Package Summary
Tags | No category tags. |
Version | 2.1.25 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/jsk-ros-pkg/jsk_3rdparty.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-06-08 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Kei Okada
Authors
- Kei Okada
ros_google_cloud_language
A ROS package for google cloud natural language API see https://cloud.google.com/natural-language for more info.
Tutorials
- Install this pacakge
catkin b ros_google_cloud_language
Do not run pip install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Start sample code
roslaunch ros_google_cloud_language demo.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
Additional Topic: Chat with agent
If you have already run the tutorials, please skip the STEP1 and 2.
- Install this pacakge
catkin b ros_google_cloud_language
Do not install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Install Chaplus package
catkin build chaplus_ros
for more detail, please show chaplus_ros repository
Download apikey. For JSK users, you can download from Google Drive link, and please replace
chaplus_ros/apikey.json
with this.Run the sample code
roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
- Launch another terminal, and please send what you want to tell the agent, like the following example
rostopic pub -1 /request std_msgs/String "data: 'おはよう'"
Changelog for package ros_google_cloud_language
2.1.25 (2023-06-08)
- add test to check if ros node is loadable (#463)
- add ROS interface for https://cloud.google.com/natural-language
(#304)
- [ros_google_cloud_language] add syntax result
- Natural Language AI
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin_virtualenv | |
1 | message_generation | |
1 | catkin | |
1 | message_runtime | |
2 | rospy | |
2 | diagnostic_msgs |
System Dependencies
Dependant Packages
Name | Repo | Deps |
---|---|---|
jsk_3rdparty | github-jsk-ros-pkg-jsk_3rdparty |
Launch files
- launch/analyze_text.launch
-
- google_cloud_credentials_json [default: ]
- samples/demo_with_chat.launch
-
- google_cloud_credentials_json [default: ]
- chatbot_engine [default: Chaplus]
- use_sample [default: True]
- samples/demo.launch
-
- google_cloud_credentials_json [default: ]
Services
Plugins
Recent questions tagged ros_google_cloud_language at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 2.1.25 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/jsk-ros-pkg/jsk_3rdparty.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-06-08 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Kei Okada
Authors
- Kei Okada
ros_google_cloud_language
A ROS package for google cloud natural language API see https://cloud.google.com/natural-language for more info.
Tutorials
- Install this pacakge
catkin b ros_google_cloud_language
Do not run pip install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Start sample code
roslaunch ros_google_cloud_language demo.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
Additional Topic: Chat with agent
If you have already run the tutorials, please skip the STEP1 and 2.
- Install this pacakge
catkin b ros_google_cloud_language
Do not install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Install Chaplus package
catkin build chaplus_ros
for more detail, please show chaplus_ros repository
Download apikey. For JSK users, you can download from Google Drive link, and please replace
chaplus_ros/apikey.json
with this.Run the sample code
roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
- Launch another terminal, and please send what you want to tell the agent, like the following example
rostopic pub -1 /request std_msgs/String "data: 'おはよう'"
Changelog for package ros_google_cloud_language
2.1.25 (2023-06-08)
- add test to check if ros node is loadable (#463)
- add ROS interface for https://cloud.google.com/natural-language
(#304)
- [ros_google_cloud_language] add syntax result
- Natural Language AI
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin_virtualenv | |
1 | message_generation | |
1 | catkin | |
1 | message_runtime | |
2 | rospy | |
2 | diagnostic_msgs |
System Dependencies
Dependant Packages
Name | Repo | Deps |
---|---|---|
jsk_3rdparty | github-jsk-ros-pkg-jsk_3rdparty |
Launch files
- launch/analyze_text.launch
-
- google_cloud_credentials_json [default: ]
- samples/demo_with_chat.launch
-
- google_cloud_credentials_json [default: ]
- chatbot_engine [default: Chaplus]
- use_sample [default: True]
- samples/demo.launch
-
- google_cloud_credentials_json [default: ]
Services
Plugins
Recent questions tagged ros_google_cloud_language at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 2.1.25 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/jsk-ros-pkg/jsk_3rdparty.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-06-08 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Kei Okada
Authors
- Kei Okada
ros_google_cloud_language
A ROS package for google cloud natural language API see https://cloud.google.com/natural-language for more info.
Tutorials
- Install this pacakge
catkin b ros_google_cloud_language
Do not run pip install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Start sample code
roslaunch ros_google_cloud_language demo.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
Additional Topic: Chat with agent
If you have already run the tutorials, please skip the STEP1 and 2.
- Install this pacakge
catkin b ros_google_cloud_language
Do not install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Install Chaplus package
catkin build chaplus_ros
for more detail, please show chaplus_ros repository
Download apikey. For JSK users, you can download from Google Drive link, and please replace
chaplus_ros/apikey.json
with this.Run the sample code
roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
- Launch another terminal, and please send what you want to tell the agent, like the following example
rostopic pub -1 /request std_msgs/String "data: 'おはよう'"
Changelog for package ros_google_cloud_language
2.1.25 (2023-06-08)
- add test to check if ros node is loadable (#463)
- add ROS interface for https://cloud.google.com/natural-language
(#304)
- [ros_google_cloud_language] add syntax result
- Natural Language AI
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin_virtualenv | |
1 | message_generation | |
1 | catkin | |
1 | message_runtime | |
2 | rospy | |
2 | diagnostic_msgs |
System Dependencies
Dependant Packages
Name | Repo | Deps |
---|---|---|
jsk_3rdparty | github-jsk-ros-pkg-jsk_3rdparty |
Launch files
- launch/analyze_text.launch
-
- google_cloud_credentials_json [default: ]
- samples/demo_with_chat.launch
-
- google_cloud_credentials_json [default: ]
- chatbot_engine [default: Chaplus]
- use_sample [default: True]
- samples/demo.launch
-
- google_cloud_credentials_json [default: ]
Services
Plugins
Recent questions tagged ros_google_cloud_language at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 2.1.25 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/jsk-ros-pkg/jsk_3rdparty.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-06-08 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Kei Okada
Authors
- Kei Okada
ros_google_cloud_language
A ROS package for google cloud natural language API see https://cloud.google.com/natural-language for more info.
Tutorials
- Install this pacakge
catkin b ros_google_cloud_language
Do not run pip install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Start sample code
roslaunch ros_google_cloud_language demo.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
Additional Topic: Chat with agent
If you have already run the tutorials, please skip the STEP1 and 2.
- Install this pacakge
catkin b ros_google_cloud_language
Do not install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Install Chaplus package
catkin build chaplus_ros
for more detail, please show chaplus_ros repository
Download apikey. For JSK users, you can download from Google Drive link, and please replace
chaplus_ros/apikey.json
with this.Run the sample code
roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
- Launch another terminal, and please send what you want to tell the agent, like the following example
rostopic pub -1 /request std_msgs/String "data: 'おはよう'"
Changelog for package ros_google_cloud_language
2.1.25 (2023-06-08)
- add test to check if ros node is loadable (#463)
- add ROS interface for https://cloud.google.com/natural-language
(#304)
- [ros_google_cloud_language] add syntax result
- Natural Language AI
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin_virtualenv | |
1 | message_generation | |
1 | catkin | |
1 | message_runtime | |
2 | rospy | |
2 | diagnostic_msgs |
System Dependencies
Dependant Packages
Name | Repo | Deps |
---|---|---|
jsk_3rdparty | github-jsk-ros-pkg-jsk_3rdparty |
Launch files
- launch/analyze_text.launch
-
- google_cloud_credentials_json [default: ]
- samples/demo_with_chat.launch
-
- google_cloud_credentials_json [default: ]
- chatbot_engine [default: Chaplus]
- use_sample [default: True]
- samples/demo.launch
-
- google_cloud_credentials_json [default: ]
Services
Plugins
Recent questions tagged ros_google_cloud_language at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 2.1.25 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/jsk-ros-pkg/jsk_3rdparty.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-06-08 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Kei Okada
Authors
- Kei Okada
ros_google_cloud_language
A ROS package for google cloud natural language API see https://cloud.google.com/natural-language for more info.
Tutorials
- Install this pacakge
catkin b ros_google_cloud_language
Do not run pip install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Start sample code
roslaunch ros_google_cloud_language demo.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
Additional Topic: Chat with agent
If you have already run the tutorials, please skip the STEP1 and 2.
- Install this pacakge
catkin b ros_google_cloud_language
Do not install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Install Chaplus package
catkin build chaplus_ros
for more detail, please show chaplus_ros repository
Download apikey. For JSK users, you can download from Google Drive link, and please replace
chaplus_ros/apikey.json
with this.Run the sample code
roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
- Launch another terminal, and please send what you want to tell the agent, like the following example
rostopic pub -1 /request std_msgs/String "data: 'おはよう'"
Changelog for package ros_google_cloud_language
2.1.25 (2023-06-08)
- add test to check if ros node is loadable (#463)
- add ROS interface for https://cloud.google.com/natural-language
(#304)
- [ros_google_cloud_language] add syntax result
- Natural Language AI
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin_virtualenv | |
1 | message_generation | |
1 | catkin | |
1 | message_runtime | |
2 | rospy | |
2 | diagnostic_msgs |
System Dependencies
Dependant Packages
Name | Repo | Deps |
---|---|---|
jsk_3rdparty | github-jsk-ros-pkg-jsk_3rdparty |
Launch files
- launch/analyze_text.launch
-
- google_cloud_credentials_json [default: ]
- samples/demo_with_chat.launch
-
- google_cloud_credentials_json [default: ]
- chatbot_engine [default: Chaplus]
- use_sample [default: True]
- samples/demo.launch
-
- google_cloud_credentials_json [default: ]
Services
Plugins
Recent questions tagged ros_google_cloud_language at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 2.1.25 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/jsk-ros-pkg/jsk_3rdparty.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-06-08 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Kei Okada
Authors
- Kei Okada
ros_google_cloud_language
A ROS package for google cloud natural language API see https://cloud.google.com/natural-language for more info.
Tutorials
- Install this pacakge
catkin b ros_google_cloud_language
Do not run pip install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Start sample code
roslaunch ros_google_cloud_language demo.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
Additional Topic: Chat with agent
If you have already run the tutorials, please skip the STEP1 and 2.
- Install this pacakge
catkin b ros_google_cloud_language
Do not install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Install Chaplus package
catkin build chaplus_ros
for more detail, please show chaplus_ros repository
Download apikey. For JSK users, you can download from Google Drive link, and please replace
chaplus_ros/apikey.json
with this.Run the sample code
roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
- Launch another terminal, and please send what you want to tell the agent, like the following example
rostopic pub -1 /request std_msgs/String "data: 'おはよう'"
Changelog for package ros_google_cloud_language
2.1.25 (2023-06-08)
- add test to check if ros node is loadable (#463)
- add ROS interface for https://cloud.google.com/natural-language
(#304)
- [ros_google_cloud_language] add syntax result
- Natural Language AI
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin_virtualenv | |
1 | message_generation | |
1 | catkin | |
1 | message_runtime | |
2 | rospy | |
2 | diagnostic_msgs |
System Dependencies
Dependant Packages
Name | Repo | Deps |
---|---|---|
jsk_3rdparty | github-jsk-ros-pkg-jsk_3rdparty |
Launch files
- launch/analyze_text.launch
-
- google_cloud_credentials_json [default: ]
- samples/demo_with_chat.launch
-
- google_cloud_credentials_json [default: ]
- chatbot_engine [default: Chaplus]
- use_sample [default: True]
- samples/demo.launch
-
- google_cloud_credentials_json [default: ]
Services
Plugins
Recent questions tagged ros_google_cloud_language at answers.ros.org
|
Package Summary
Tags | No category tags. |
Version | 2.1.25 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/jsk-ros-pkg/jsk_3rdparty.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2023-06-08 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Kei Okada
Authors
- Kei Okada
ros_google_cloud_language
A ROS package for google cloud natural language API see https://cloud.google.com/natural-language for more info.
Tutorials
- Install this pacakge
catkin b ros_google_cloud_language
Do not run pip install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Start sample code
roslaunch ros_google_cloud_language demo.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
Additional Topic: Chat with agent
If you have already run the tutorials, please skip the STEP1 and 2.
- Install this pacakge
catkin b ros_google_cloud_language
Do not install google-cloud-language
manually, it is installed via catkin_virtual_env
to work with rospy.
Download google credentials file. For JSK users, you can download from Google Drive link.
Install Chaplus package
catkin build chaplus_ros
for more detail, please show chaplus_ros repository
Download apikey. For JSK users, you can download from Google Drive link, and please replace
chaplus_ros/apikey.json
with this.Run the sample code
roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json
- Launch another terminal, and please send what you want to tell the agent, like the following example
rostopic pub -1 /request std_msgs/String "data: 'おはよう'"
Changelog for package ros_google_cloud_language
2.1.25 (2023-06-08)
- add test to check if ros node is loadable (#463)
- add ROS interface for https://cloud.google.com/natural-language
(#304)
- [ros_google_cloud_language] add syntax result
- Natural Language AI
Wiki Tutorials
Source Tutorials
Package Dependencies
Deps | Name | |
---|---|---|
1 | catkin_virtualenv | |
1 | message_generation | |
1 | catkin | |
1 | message_runtime | |
2 | rospy | |
2 | diagnostic_msgs |
System Dependencies
Dependant Packages
Name | Repo | Deps |
---|---|---|
jsk_3rdparty | github-jsk-ros-pkg-jsk_3rdparty |
Launch files
- launch/analyze_text.launch
-
- google_cloud_credentials_json [default: ]
- samples/demo_with_chat.launch
-
- google_cloud_credentials_json [default: ]
- chatbot_engine [default: Chaplus]
- use_sample [default: True]
- samples/demo.launch
-
- google_cloud_credentials_json [default: ]