-
Notifications
You must be signed in to change notification settings - Fork 665
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
fix: add pure_pursuit as lateral controller into launch files #750
fix: add pure_pursuit as lateral controller into launch files #750
Conversation
922f370
to
ed7193d
Compare
Codecov Report
@@ Coverage Diff @@
## main #750 +/- ##
=====================================
Coverage 9.63% 9.63%
=====================================
Files 907 907
Lines 56518 56518
Branches 6694 6694
=====================================
Hits 5448 5448
Misses 46575 46575
Partials 4495 4495
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report at Codecov.
|
5ea90cb
to
0ca4b5b
Compare
…n#128) * fix topic name described in README * fix readme.md Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp> Co-authored-by: Taichi Hirano <85976747+td12321@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and it works well.
I only have minor comments about some comments in the code.
Signed-off-by: Berkay <berkay@leodrive.ai>
Signed-off-by: Berkay <berkay@leodrive.ai>
c26720f
to
fe3c2a2
Compare
@xmfcx Can you merge please? |
…ivable-area-expansion-when-lane-change fix(behavior_path_planner): add fallback for splitting the dynamic drivable area into left and right bounds (autowarefoundation#4646)
Description
Closes (#749)
Related (#567)
tier4_control_launch/launch/control.launch.py
lateral_controller_mode option is not working.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.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.