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

docs(trajectory_follower): update information regarding slope compensation #5536

Conversation

zulfaqar-azmi-t4
Copy link
Contributor

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 commented Nov 9, 2023

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.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

…ation

Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
@github-actions github-actions bot added type:documentation Creating or refining documentation. (auto-assigned) component:control Vehicle control algorithms and mechanisms. (auto-assigned) labels Nov 9, 2023
@zulfaqar-azmi-t4 zulfaqar-azmi-t4 added the run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) label Nov 9, 2023
@zulfaqar-azmi-t4
Copy link
Contributor Author

@brkay54 @danielsanchezaran @TakaHoribe
I have slightly update the document to reflect the current limitation of the slope compensation.
Appreciate your help to review and see if the explanation makes sense.

@brkay54 brkay54 self-requested a review November 9, 2023 13:15
@brkay54
Copy link
Member

brkay54 commented Nov 10, 2023

@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:
"To accumulate errors vehicle_interface might sent a msg wrt whether the vehicle is engaged or not (for hardware related errors this might be an optional functionality) and having a limit for max acc"
lastly, we decided that another discussion was going to be created (https://github.com/orgs/autowarefoundation/discussions/3980). I couldn't understand the purpose of the changes on this document. Can you give us a more detailed explanation?

@zulfaqar-azmi-t4
Copy link
Contributor Author

@brkay54
Thank you for the response.
The aims of this document is to update the limitation of the current slope compensation.
I've updated based on the current version, so I didn't include your PRs as considerations.

About

"To accumulate errors vehicle_interface might sent a msg wrt whether the vehicle is engaged or not (for hardware related errors this might be an optional functionality) and having a limit for max acc"

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.

lastly, we decided that another discussion was going to be created
This is to handle downhill issue, when ego is currently stop.

@zulfaqar-azmi-t4 zulfaqar-azmi-t4 deleted the docs-pitch-compensation-info-update branch June 18, 2024 05:58
interimadd pushed a commit to interimadd/autoware.universe that referenced this pull request Mar 17, 2025
… files (autowarefoundation#5536)

skip free-disk-space action

Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:control Vehicle control algorithms and mechanisms. (auto-assigned) run:deploy-docs Mark for deploy-docs action generation. (used-by-ci) type:documentation Creating or refining documentation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants