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

feat(route_client): print result #99

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Aug 16, 2024

Description

currently client always print

 [route_client]: Service requested.

when getting result regardless of it's status.

In this PR, print status too.

$ ros2 run autoware_route_client route_client.py  /home/kosuke55/Downloads/route4.txt
[INFO 1723808387.338352599] [route_client]: Service failed: Cannot reroute as the planner is not in lane following. (main() at /home/kosuke55/pilot-auto/install/autoware_route_client/lib/autoware_route_client/route_client.py:103)

Related links

Tests performed

psim

Notes for reviewers

Interface changes

Effects on system behavior

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

@kosuke55 kosuke55 enabled auto-merge (squash) August 16, 2024 11:56
@kosuke55 kosuke55 merged commit 36e0e88 into main Aug 16, 2024
25 checks passed
@kosuke55 kosuke55 deleted the feat/print_reroute_result branch August 16, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants