Skip to content
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

[jsk_fetch_startup] Add network detector to switch services depending on the network #1253

Merged
merged 3 commits into from
Jul 16, 2021

Conversation

708yamaguchi
Copy link
Member

I added the node to detect whether fetch is connecting to the network.
We can check the network condition by rostopic echo /network/connected.

As an example of use, I'm going to use google speach_to_text when the network is on and use julius when it's off.

@mqcmd196

@knorth55 knorth55 added this to the 1.1.1 milestone Oct 21, 2020
@k-okada
Copy link
Member

k-okada commented Jul 19, 2021

So can we use #1285 to detect network status ?

@knorth55
Copy link
Member

yes, we can us #1285, I think.
if we got 0 or no message from network_status.py, we can determine that the network is down.

@708yamaguchi 708yamaguchi deleted the network-detector branch November 24, 2021 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement fetch15 hacktoberfest-accepted https://hacktoberfest.digitalocean.com/hacktoberfest-update MergeOK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants