No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 2.1.28
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-11-16
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

ros clinet library for google cloud language

Additional Links

No 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

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. 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.

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. Install Chaplus package

catkin build chaplus_ros

for more detail, please show chaplus_ros repository

  1. Download apikey. For JSK users, you can download from Google Drive link, and please replace chaplus_ros/apikey.json with this.

  2. Run the sample code

roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json

  1. 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

Changelog for package ros_google_cloud_language

2.1.28 (2023-07-24)

2.1.27 (2023-06-24)

  • fix package.xml/CMakeLists.txt to supress catkin_lint errors (#479)
  • Contributors: Kei Okada

2.1.26 (2023-06-14)

  • add LICENSE files (#476)
  • Contributors: Kei Okada

2.1.25 (2023-06-08)

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ros_google_cloud_language at Robotics Stack Exchange

No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 2.1.28
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-11-16
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

ros clinet library for google cloud language

Additional Links

No 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

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. 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.

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. Install Chaplus package

catkin build chaplus_ros

for more detail, please show chaplus_ros repository

  1. Download apikey. For JSK users, you can download from Google Drive link, and please replace chaplus_ros/apikey.json with this.

  2. Run the sample code

roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json

  1. 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

Changelog for package ros_google_cloud_language

2.1.28 (2023-07-24)

2.1.27 (2023-06-24)

  • fix package.xml/CMakeLists.txt to supress catkin_lint errors (#479)
  • Contributors: Kei Okada

2.1.26 (2023-06-14)

  • add LICENSE files (#476)
  • Contributors: Kei Okada

2.1.25 (2023-06-08)

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ros_google_cloud_language at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.1.28
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-11-16
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

ros clinet library for google cloud language

Additional Links

No 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

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. 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.

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. Install Chaplus package

catkin build chaplus_ros

for more detail, please show chaplus_ros repository

  1. Download apikey. For JSK users, you can download from Google Drive link, and please replace chaplus_ros/apikey.json with this.

  2. Run the sample code

roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json

  1. 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

Changelog for package ros_google_cloud_language

2.1.28 (2023-07-24)

2.1.27 (2023-06-24)

  • fix package.xml/CMakeLists.txt to supress catkin_lint errors (#479)
  • Contributors: Kei Okada

2.1.26 (2023-06-14)

  • add LICENSE files (#476)
  • Contributors: Kei Okada

2.1.25 (2023-06-08)

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ros_google_cloud_language at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.1.28
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-11-16
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

ros clinet library for google cloud language

Additional Links

No 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

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. 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.

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. Install Chaplus package

catkin build chaplus_ros

for more detail, please show chaplus_ros repository

  1. Download apikey. For JSK users, you can download from Google Drive link, and please replace chaplus_ros/apikey.json with this.

  2. Run the sample code

roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json

  1. 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

Changelog for package ros_google_cloud_language

2.1.28 (2023-07-24)

2.1.27 (2023-06-24)

  • fix package.xml/CMakeLists.txt to supress catkin_lint errors (#479)
  • Contributors: Kei Okada

2.1.26 (2023-06-14)

  • add LICENSE files (#476)
  • Contributors: Kei Okada

2.1.25 (2023-06-08)

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ros_google_cloud_language at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.1.28
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-11-16
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

ros clinet library for google cloud language

Additional Links

No 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

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. 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.

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. Install Chaplus package

catkin build chaplus_ros

for more detail, please show chaplus_ros repository

  1. Download apikey. For JSK users, you can download from Google Drive link, and please replace chaplus_ros/apikey.json with this.

  2. Run the sample code

roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json

  1. 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

Changelog for package ros_google_cloud_language

2.1.28 (2023-07-24)

2.1.27 (2023-06-24)

  • fix package.xml/CMakeLists.txt to supress catkin_lint errors (#479)
  • Contributors: Kei Okada

2.1.26 (2023-06-14)

  • add LICENSE files (#476)
  • Contributors: Kei Okada

2.1.25 (2023-06-08)

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ros_google_cloud_language at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.1.28
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-11-16
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

ros clinet library for google cloud language

Additional Links

No 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

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. 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.

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. Install Chaplus package

catkin build chaplus_ros

for more detail, please show chaplus_ros repository

  1. Download apikey. For JSK users, you can download from Google Drive link, and please replace chaplus_ros/apikey.json with this.

  2. Run the sample code

roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json

  1. 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

Changelog for package ros_google_cloud_language

2.1.28 (2023-07-24)

2.1.27 (2023-06-24)

  • fix package.xml/CMakeLists.txt to supress catkin_lint errors (#479)
  • Contributors: Kei Okada

2.1.26 (2023-06-14)

  • add LICENSE files (#476)
  • Contributors: Kei Okada

2.1.25 (2023-06-08)

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ros_google_cloud_language at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.1.28
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-11-16
Dev Status DEVELOPED
CI status Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

ros clinet library for google cloud language

Additional Links

No 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

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. 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.

  1. 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.

  1. Download google credentials file. For JSK users, you can download from Google Drive link.

  2. Install Chaplus package

catkin build chaplus_ros

for more detail, please show chaplus_ros repository

  1. Download apikey. For JSK users, you can download from Google Drive link, and please replace chaplus_ros/apikey.json with this.

  2. Run the sample code

roslaunch ros_google_cloud_language demo_with_chat.launch google_cloud_credentials_json:=${HOME}/Downloads/eternal-byte-236613-4bc6962824d1.json

  1. 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

Changelog for package ros_google_cloud_language

2.1.28 (2023-07-24)

2.1.27 (2023-06-24)

  • fix package.xml/CMakeLists.txt to supress catkin_lint errors (#479)
  • Contributors: Kei Okada

2.1.26 (2023-06-14)

  • add LICENSE files (#476)
  • Contributors: Kei Okada

2.1.25 (2023-06-08)

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

Services

No service files found

Plugins

No plugins found.

Recent questions tagged ros_google_cloud_language at Robotics Stack Exchange