Skip to content

feat(autoware_adapi_v1_msgs): update manual control messages#86

Merged
isamu-takagi merged 3 commits intoautowarefoundation:mainfrom
isamu-takagi:feat/rename-pedal-throttle
Mar 31, 2025
Merged

feat(autoware_adapi_v1_msgs): update manual control messages#86
isamu-takagi merged 3 commits intoautowarefoundation:mainfrom
isamu-takagi:feat/rename-pedal-throttle

Conversation

@isamu-takagi
Copy link
Copy Markdown
Collaborator

@isamu-takagi isamu-takagi commented Mar 26, 2025

Description

Fix following problems identified through prototyping

  • Rename accelerator to throttle because it's confusingly similar to acceleration.
  • Rename ManualOperatorHeartbeat to make the purpose clear
  • Add steering_tire_velocity that is a necessary parameter for steering control.

How was this PR tested?

None

Notes for reviewers

None.

Effects on system behavior

None.

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@isamu-takagi isamu-takagi self-assigned this Mar 26, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 26, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

Comment thread autoware_adapi_v1_msgs/manual/msg/PedalsCommand.msg
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
manual/msg/ManualControlMode.msg
manual/msg/ManualControlModeStatus.msg
manual/msg/ManualOperatorStatus.msg
manual/msg/ManualOperatorHeartbeat.msg
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Would it be appropriate to include this change in this PR?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

It needed some other changes so I merged it into this PR. I updated the PR title and description so could you please check it again? The steering_tire_velocity additions have also been merged.

@isamu-takagi isamu-takagi changed the title feat(autoware_adapi_v1_msgs): rename pedal throttle feat(autoware_adapi_v1_msgs): update manual control messages Mar 28, 2025
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@isamu-takagi isamu-takagi merged commit f7e3b87 into autowarefoundation:main Mar 31, 2025
10 checks passed
@isamu-takagi isamu-takagi deleted the feat/rename-pedal-throttle branch March 31, 2025 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants