Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Add launcher file to run Autoware with the SVL simulator #155

Closed
wants to merge 20 commits into from

Conversation

maxime-clem
Copy link
Contributor

PR Type

  • New Feature

Related Links

Description

Add a launch file to run alongside the SVL simulator.

Review Procedure

Instructions to follow are here: https://github.com/tier4/autoware.proj/pull/376

Remarks

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • Code follows coding guidelines
  • (Optional) Unit tests have been written for new behavior
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets
  • Write release notes

CI Checks

  • Build and test for PR: Required to pass before the merge.
  • Check spelling: NOT required to pass before the merge. It is up to the reviewer(s). See here if you want to add some words to the spell check dictionary.

@maxime-clem maxime-clem self-assigned this Dec 10, 2021
@kenji-miyake
Copy link
Contributor

@Mergifyio rebase

@mergify
Copy link
Contributor

mergify bot commented Feb 1, 2022

rebase

❌ Base branch update has failed

Git reported the following error:

Rebasing (1/17)
Rebasing (2/17)
Rebasing (3/17)
Rebasing (4/17)
Rebasing (5/17)
Rebasing (6/17)
Auto-merging autoware_launch/launch/svl.launch.xml
CONFLICT (add/add): Merge conflict in autoware_launch/launch/svl.launch.xml
error: could not apply b069a6b... (WIP) add launcher to run autoware.iv with the SVL simulator
hint: Resolve all conflicts manually, mark them as resolved with
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
hint: You can instead skip this commit: run "git rebase --skip".
hint: To abort and get back to the state before "git rebase", run "git rebase --abort".
Could not apply b069a6b... (WIP) add launcher to run autoware.iv with the SVL simulator

err-code: 28EE5

j4tfwm6z pushed a commit that referenced this pull request Feb 1, 2022
* Add option to select lidar detection model (#450) (#155)

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

* Fix avoidance param (#158)

* disable oclusion spot (#159)

* add imu to state_monitor (#161)

* Add respawn for imu (#164)

Co-authored-by: Daisuke Nishimatsu <[email protected]>
Co-authored-by: Fumiya Watanabe <[email protected]>
Co-authored-by: taikitanaka3 <[email protected]>
Co-authored-by: tkimura4 <[email protected]>
Co-authored-by: wep21 <[email protected]>
@kenji-miyake kenji-miyake deleted the svl-launcher branch April 12, 2022 15:43
kazuki527 pushed a commit to kazuki527/autoware_launch that referenced this pull request Apr 25, 2022
* fix: change roboteq status topic name and msg type

* fix: change roboteq status topic name and msg type in status.s1.yaml
kosuke55 pushed a commit that referenced this pull request Jan 17, 2023
…atching (#155)

* fix(autoware-launch):add NDT parameters for de-grounded lidar scan matching

Signed-off-by: Cynthia Liu <[email protected]>

* style(pre-commit): autofix

Signed-off-by: Cynthia Liu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants