-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test google_chat_ros #392
Merged
Merged
test google_chat_ros #392
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
add actionmsg, catkin install, ros action Add action server for google chat ros rename action msg, edit more info to readme add figs to readme and fix style Add roseus client add euslisp sample to readme add link for jsk internal users use dummy spacename Add some comments and fix typo key args to euslisp fix with flake8 fix README as review comment set default type name fix CMake install directory rename action name
add space activity msg fix message names, add more units add rosparam in launch using request, not flask fix so many bugs and works fine with dm, still bugs with space supress SSL reset error and add header debug fix unicode bugs, set default dic value
Add and fix message type for supporting card type support card type, TODO: uploader
…riginalDetectIntentRequest.msg
fix upload service fix name bug, remove upload parent dir
fix botton key value json bug fix value error when get card activity and parse key value
…ogflow, soundplay [google_chat_ros] chmod +x helper.py
[google_chat_ros][WIP] pub sub mode
…ng json, add response from Google Chat API server to sendmessage action result
[dialogflow_task_executive] Enable aarch64
…ub actions" This reverts commit 9c5013c.
k-okada
force-pushed
the
google_chat_ros
branch
3 times, most recently
from
November 8, 2022 12:18
940ba15
to
4130fac
Compare
k-okada
force-pushed
the
google_chat_ros
branch
2 times, most recently
from
November 9, 2022 01:15
9964f54
to
9f75465
Compare
2022-11-08T13:11:12.5532139Z [google_chat_ros:make] File "/github/home/ros/ws_jsk_3rdparty/build/google_chat_ros/venv/bin/pip-compile", line 7, in <module> 2022-11-08T13:11:12.5532848Z [google_chat_ros:make] from piptools.scripts.compile import cli 2022-11-08T13:11:12.5533901Z [google_chat_ros:make] File "/github/home/ros/ws_jsk_3rdparty/build/google_chat_ros/venv/lib/python3.5/site-packages/piptools/__init__.py", line 3, in <module> 2022-11-08T13:11:12.5534577Z [google_chat_ros:make] from piptools.click import secho 2022-11-08T13:11:12.5535391Z [google_chat_ros:make] File "/github/home/ros/ws_jsk_3rdparty/build/google_chat_ros/venv/lib/python3.5/site-packages/piptools/click.py", line 3, in <module> 2022-11-08T13:11:12.5536000Z [google_chat_ros:make] import click 2022-11-08T13:11:12.5536768Z [google_chat_ros:make] File "/github/home/ros/ws_jsk_3rdparty/build/google_chat_ros/venv/lib/python3.5/site-packages/click/__init__.py", line 7, in <module> 2022-11-08T13:11:12.5537421Z [google_chat_ros:make] from .core import Argument as Argument 2022-11-08T13:11:12.5538281Z [google_chat_ros:make] File "/github/home/ros/ws_jsk_3rdparty/build/google_chat_ros/venv/lib/python3.5/site-packages/click/core.py", line 83 2022-11-08T13:11:12.5538949Z [google_chat_ros:make] f"{hint}. Command {base_command.name!r} is set to chain and" 2022-11-08T13:11:12.5539501Z [google_chat_ros:make] ^ 2022-11-08T13:11:12.5540023Z [google_chat_ros:make] SyntaxError: invalid syntax we need to downgrade piptools/click or use newer python3
k-okada
force-pushed
the
google_chat_ros
branch
from
November 9, 2022 05:04
3dbf57c
to
091d3c8
Compare
Thank you for working around the test. So I should have passed environment vars to cmake like dbe9fdd . Should we update |
@mqcmd196 you do not need to update There are two picutres that we need to always keep in mind.
|
Closed
from @mqcmd196
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.