How to pause one node while a specific argument (rostopic) is active
Need suggestions to pause a face tracking system when a specific argument from another topic is active. The current code is written in python.
Example of what I want to do:
while (rostopic /robotsound/arg != "/home/user/workspace/audio/resources/good_audio.wav")
face_track_system()
Any ideas?
Please close this question, as I don't have sufficient permission. dornhege's idea worked. Thanks all
We don't need to close the question, you just need to accept his answer by clicking the check mark below.