-
Notifications
You must be signed in to change notification settings - Fork 698
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
docs(trajectory_follower): update information regarding slope compensation #5536
docs(trajectory_follower): update information regarding slope compensation #5536
Conversation
…ation Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
@brkay54 @danielsanchezaran @TakaHoribe |
@zulfaqar-azmi-t4 Thank you for the work. I couldn't understand some topics. Firstly, the slope compensation on hilly roads is under development. Here you can see the development process and other PRs are also waiting for review:
Also, in yesterday's Planning & Control WG, as I understand, we concluded that: |
@brkay54 About
In my current understanding, my explanation also might highlight this limitation, i.e.: while ego going up-hill during the localization and map information is inaccurate, it might possibly cause the ego to creep slowly uphill. However, my explanation might be inaccurate, therefore I'm looking for your advice to ensure my understanding is valid.
|
… files (autowarefoundation#5536) skip free-disk-space action Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
Description
🤖 Generated by Copilot at 5a74202
Updated
control/pid_longitudinal_controller/README.md
to document a new feature for slope compensation using the I-term in PID. Improved clarity and consistency of the existing documentation.Tests performed
Not applicable.
Effects on system behavior
Not applicable.
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.