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(ad-api): manual control #631

Merged

Conversation

isamu-takagi
Copy link
Contributor

@isamu-takagi isamu-takagi commented Nov 27, 2024

Description

Add manual control API.
https://github.com/orgs/autowarefoundation/discussions/5369

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 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.

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@isamu-takagi isamu-takagi added the tag:deploy-docs Mark for deploy-docs action generation. (used-by-ci) label Nov 27, 2024
Copy link

github-actions bot commented Nov 27, 2024

Documentation URL: https://autowarefoundation.github.io/autoware-documentation/pr-631/
Modified URLs:

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@youtalk youtalk requested a review from Copilot November 29, 2024 06:18

Choose a reason for hiding this comment

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

Copilot reviewed 27 out of 42 changed files in this pull request and generated no suggestions.

Files not reviewed (15)
  • docs/design/autoware-interfaces/ad-api/list/api/local/command/steering.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/list/api/local/control_mode/select.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/index.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/list/api/remote/command/acceleration.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/list/api/remote/command/steering.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/list/api/local/command/pedal.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/list/api/remote/command/pedal.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/list/api/local/command/acceleration.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/list/api/remote/command/hazard_lights.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/list/api/local/operator/status.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/list/api/remote/control_mode/list.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/list/api/local/control_mode/status.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/list/api/remote/command/gear.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/list/api/local/control_mode/list.md: Evaluated as low risk
  • docs/design/autoware-interfaces/ad-api/list/api/remote/control_mode/select.md: Evaluated as low risk
Comments skipped due to low confidence (2)

docs/design/autoware-interfaces/ad-api/features/manual-control.md:45

  • [nitpick] The term 'pedal' might be ambiguous. It should be renamed to 'pedal_control' for clarity.
| pedal        | This mode provides longitudinal control using the pedals.                  |

docs/design/autoware-interfaces/ad-api/list/api/local/command/hazard_lights.md:11

  • The term 'status' is vague. It should specify whether the hazard lights are on or off. Consider changing it to 'Target hazard lights state (on/off)'.
text: Target hazard lights status.
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Copy link

stale bot commented Feb 24, 2025

This pull request has been automatically marked as stale because it has not had recent activity.

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@stale stale bot removed the status:stale Inactive or outdated issues. (auto-assigned) label Mar 7, 2025
Copy link

github-actions bot commented Mar 7, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@isamu-takagi isamu-takagi merged commit bb058cc into autowarefoundation:main Mar 7, 2025
9 checks passed
@isamu-takagi isamu-takagi deleted the feat/manual-control branch March 7, 2025 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag:deploy-docs Mark for deploy-docs action generation. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants