We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When the navigation is running and you stop the automation, the following error is raised
rosys_1 | Exception ignored in: <coroutine object Navigation.start at 0xffff11f2d3f0> rosys_1 | Traceback (most recent call last): rosys_1 | File "/usr/local/lib/python3.11/asyncio/runners.py", line 118, in run rosys_1 | return self._loop.run_until_complete(task) rosys_1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rosys_1 | RuntimeError: coroutine ignored GeneratorExit
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When the navigation is running and you stop the automation, the following error is raised
The text was updated successfully, but these errors were encountered: