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(perception_reproducer): add publish route option #154

Merged
merged 7 commits into from
Nov 19, 2024

Conversation

kyoichi-sugahara
Copy link
Contributor

@kyoichi-sugahara kyoichi-sugahara commented Nov 19, 2024

Description

I added the pub-route option to perception_reproducer, enabling route generation using the first and last poses contained in the rosbag.
Previously, perception_reproducer execution and initial/goal pose setting had to be performed separately, but with this added functionality, that work is no longer necessary.

Related links

Tests performed

I have confirmed that routes are being generated successfully.

2024-11-19_09.49.10.mp4

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.

pre-commit-ci bot and others added 2 commits November 19, 2024 00:54
Copy link
Contributor

@kosuke55 kosuke55 left a comment

Choose a reason for hiding this comment

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

better to put ego/goal pose anytime without reloading rosbag to me. but LGTM for fisrt step.

@xtk8532704 xtk8532704 self-requested a review November 19, 2024 02:39
Copy link
Contributor

@xtk8532704 xtk8532704 left a comment

Choose a reason for hiding this comment

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

GREAT! Thank you!

Copy link
Contributor

@taikitanaka3 taikitanaka3 left a comment

Choose a reason for hiding this comment

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

LGTM

@kyoichi-sugahara kyoichi-sugahara enabled auto-merge (squash) November 19, 2024 02:58
@kyoichi-sugahara kyoichi-sugahara merged commit aac87c4 into main Nov 19, 2024
31 checks passed
@kyoichi-sugahara kyoichi-sugahara deleted the feat/perception_reproducer/add_route_option branch November 19, 2024 03:10
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.

4 participants