Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
jsk-ros-pkg
/
jsk_3rdparty
Public
Notifications
You must be signed in to change notification settings
Fork
64
Star
43
Code
Issues
26
Pull requests
42
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
add sample code of dialogflow
- #317
#317
Merged
k-okada
merged 12 commits into
jsk-ros-pkg:master
jsk-ros-pkg/jsk_3rdparty:master
from
k-okada:sample_dialogflow
k-okada/jsk_3rdparty:sample_dialogflow
Copy head branch name to clipboard
Dec 31, 2021
Conversation
Commits
12
(12)
Checks
Files changed
Merged
add sample code of dialogflow
#317
k-okada
merged 12 commits into
jsk-ros-pkg:master
jsk-ros-pkg/jsk_3rdparty:master
from
k-okada:sample_dialogflow
k-okada/jsk_3rdparty:sample_dialogflow
Copy head branch name to clipboard
Commits
Commits on Dec 27, 2021
add soundplay_action_name param in dialogflow_client
knorth55
authored and
k-okada
committed
7535ecc
View commit details
Copy full SHA for 7535ecc
Browse repository at this point
add volume param in dialogflow_client
knorth55
authored and
k-okada
committed
8c18c1f
View commit details
Copy full SHA for 8c18c1f
Browse repository at this point
support non japanese languages
knorth55
authored and
k-okada
committed
19aeb47
View commit details
Copy full SHA for 19aeb47
Browse repository at this point
do not use utf-8 for result msg
knorth55
authored and
k-okada
committed
e99fd7c
View commit details
Copy full SHA for e99fd7c
Browse repository at this point
add optional args in dialogflow_task_executive.launch
knorth55
authored and
k-okada
committed
e8cc910
View commit details
Copy full SHA for e8cc910
Browse repository at this point
fix typo in dialogflow_client.py
knorth55
authored and
k-okada
committed
4278fa7
View commit details
Copy full SHA for 4278fa7
Browse repository at this point
support credential/project_id from args, not environment variables. listen /text and send to Dialogflow
k-okada
committed
f1ebed9
View commit details
Copy full SHA for f1ebed9
Browse repository at this point
add sample programs
k-okada
committed
05927a6
View commit details
Copy full SHA for 05927a6
Browse repository at this point
use catkin_virtualenv for dialogflow_task_executive
k-okada
committed
2c9e010
View commit details
Copy full SHA for 2c9e010
Browse repository at this point
Commits on Dec 31, 2021
Merge branch 'master' into sample_dialogflow
k-okada
authored
909b1d5
View commit details
Copy full SHA for 909b1d5
Browse repository at this point
use requirements.in to generate requirements.txt, becuase python2 environment generates futures==3.3.0, but it is not released on python3 (the latest version is 3.1.0)
k-okada
committed
1483c7a
View commit details
Copy full SHA for 1483c7a
Browse repository at this point
only support x86_64
k-okada
committed
9d057fa
View commit details
Copy full SHA for 9d057fa
Browse repository at this point
You can’t perform that action at this time.