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 }}
This repository was archived by the owner on May 19, 2023. It is now read-only.
Symptom ConcertChecker is wrapping for easily searching concert information. It get concert information via creating ros node and subscribing specific topic and then ros node created this process is shutdown after getting concert infomation. However, if some error( especially timeout error) is happened in this process, ros node can not be terminated and Concert checker is received following error when it again tried to getting concert information.