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(obstacle_stop_planner): add test #598

Conversation

takayuki5168
Copy link
Contributor

Description

Added a part of the test code in obstacle_stop_planner package.
Only straight trajectory is used for the test since it will be hard to verify the function with the non-straight trajectory because of the distortion.

Put point (sensor_msgs::msg::PointCloud2) in a grid, and check whether 0 velocity is inserted if required.

Related links

#597

Tests performed

Notes for reviewers

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.

badai-nguyen pushed a commit to badai-nguyen/autoware.universe that referenced this pull request Jun 26, 2023
* feat: improve lane change process

Signed-off-by: tomoya.kimura <[email protected]>

* style(pre-commit): autofix

---------

Signed-off-by: tomoya.kimura <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
kyoichi-sugahara pushed a commit that referenced this pull request Sep 16, 2023
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.

2 participants