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

Improve status/error reporting of point queue service (and related functionality) #336

Open
gavanderhoorn opened this issue Nov 22, 2024 · 0 comments
Labels
enhancement New feature or request rv:0.1.3 Reported in MotoROS2 0.1.3

Comments

@gavanderhoorn
Copy link
Collaborator

Context: #230 & #335.

QueueTrajPoint returns a result_code, with one of the values defined in QueueResultEnum.msg.

As evidenced by the two references discussions however, these result codes are insufficient when trying to diagnose failures that might occur when enqueuing (new) trajectory points.

We should improve status and error reporting of that service, such that usage of the debug logger should not be required in order to understand what's going on.

@gavanderhoorn gavanderhoorn added enhancement New feature or request rv:0.1.3 Reported in MotoROS2 0.1.3 labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rv:0.1.3 Reported in MotoROS2 0.1.3
Projects
None yet
Development

No branches or pull requests

1 participant