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: always separate lidar preprocessing from pointcloud_container #796

Merged

Conversation

kminoda
Copy link
Contributor

@kminoda kminoda commented Jan 16, 2024

Description

See autowarefoundation/autoware.universe#6091

Related links

See autowarefoundation/autoware.universe#6091

Tests performed

See autowarefoundation/autoware.universe#6091

Notes for reviewers

See autowarefoundation/autoware.universe#6091

Note for X2 team (TIER IV)

The modification in tier4_localization_component.launch.xml should be incorporated into autoware_launch.x2 carefully. Specifically, please change the target container name from /sensing/lidar/top/... to the one you use for localization.

Interface changes

See autowarefoundation/autoware.universe#6091

Effects on system behavior

See autowarefoundation/autoware.universe#6091

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.

@kminoda kminoda changed the title feat!: replace use_pointcloud_container feat: always separate lidar preprocessing from pointcloud_container Jan 16, 2024
@kminoda kminoda marked this pull request as ready for review January 16, 2024 13:58
Copy link
Contributor

@miursh miursh left a comment

Choose a reason for hiding this comment

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

LGTM

@kminoda kminoda merged commit 71a0a3e into autowarefoundation:main Jan 19, 2024
9 of 10 checks passed
@kminoda kminoda deleted the feat/replace_use_pointcloud_container branch January 19, 2024 01:00
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Feb 6, 2024
…utowarefoundation#796)

* feat!: replace use_pointcloud_container

Signed-off-by: kminoda <[email protected]>

* change default value

Signed-off-by: kminoda <[email protected]>

* remove from planning

Signed-off-by: kminoda <[email protected]>

* revert: revert change in planning.launch

Signed-off-by: kminoda <[email protected]>

* revert: revert rename of use_pointcloud_container

Signed-off-by: kminoda <[email protected]>

* revert: revert pointcloud_container launch

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* feat: move glog to pointcloud_container.launch.py

* revert: revert unnecessary change

Signed-off-by: kminoda <[email protected]>

* revert: revert glog porting

Signed-off-by: kminoda <[email protected]>

* fix: fix comment in localization launch

Signed-off-by: kminoda <[email protected]>

* style(pre-commit): autofix

* remove pointcloud_container_name from localization launcher

Signed-off-by: kminoda <[email protected]>

---------

Signed-off-by: kminoda <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
maxime-clem pushed a commit to maxime-clem/autoware_launch that referenced this pull request Apr 8, 2024
…n#796)

* feat(start_planner): allow lane departure check override (autowarefoundation#893)

new param added

Signed-off-by: Daniel Sanchez <[email protected]>

* set lane departure check as true by default

Signed-off-by: Daniel Sanchez <[email protected]>

* fix changed value

Signed-off-by: Daniel Sanchez <[email protected]>

* fix repeated value

Signed-off-by: Daniel Sanchez <[email protected]>

---------

Signed-off-by: Daniel Sanchez <[email protected]>
technolojin pushed a commit to technolojin/autoware_launch that referenced this pull request Nov 25, 2024
…0/disable_gnss_error

chore: disable gnss error
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.

3 participants