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

Try to stop everything before setting config list #38

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

slaible
Copy link
Collaborator

@slaible slaible commented Mar 20, 2023

No description provided.

Signed-off-by: Stefan Laible <stefan.laible@de.bosch.com>
@slaible slaible requested review from kfabian and syyuen March 20, 2023 16:52
}
catch (const std::runtime_error & error)
{
std::cerr << error.what() << std::endl;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we handle the case of an error, would it make more sense to just log the error with debug log level?

Copy link
Collaborator Author

@slaible slaible Mar 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just thought to output a runtime error as an error.

@slaible slaible merged commit 2301075 into noetic Mar 21, 2023
@slaible slaible deleted the bugfix/not-in-required-state-noetic branch March 21, 2023 11:07
@tessa-j
Copy link

tessa-j commented Apr 17, 2023

Hi, would it be possible to merge this bugfix into the noetic-v1.7 branch as well?

@syyuen
Copy link
Collaborator

syyuen commented Apr 17, 2023

Hi, would it be possible to merge this bugfix into the noetic-v1.7 branch as well?

@tessa-j yes, but the branch noetic-v1.7 is only compatible to ROKIT Locator v1.7, which is only available for cooperation partners for evaluation purpose.

syyuen pushed a commit that referenced this pull request Apr 17, 2023
Signed-off-by: Stefan Laible <stefan.laible@de.bosch.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants