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
In start_app
start_app
https://github.com/robotics-in-concert/rocon_app_platform/blob/hydro-devel/rocon_app_manager/src/rocon_app_manager/rapp_manager.py#L474-L489
and stop_app
stop_app
https://github.com/robotics-in-concert/rocon_app_platform/blob/hydro-devel/rocon_app_manager/src/rocon_app_manager/rapp_manager.py#L569-L582
there are couple of exception handlers for starting and stopping capabilities.
Remove those outdated exception handlers.
This is related to #165.
The text was updated successfully, but these errors were encountered:
This has been made obsolete by then recent changes introduced with 65f4eae.
Sorry, something went wrong.
bit-pirate
No branches or pull requests
In
start_app
https://github.com/robotics-in-concert/rocon_app_platform/blob/hydro-devel/rocon_app_manager/src/rocon_app_manager/rapp_manager.py#L474-L489
and
stop_app
https://github.com/robotics-in-concert/rocon_app_platform/blob/hydro-devel/rocon_app_manager/src/rocon_app_manager/rapp_manager.py#L569-L582
there are couple of exception handlers for starting and stopping capabilities.
Remove those outdated exception handlers.
This is related to #165.
The text was updated successfully, but these errors were encountered: