Skip to content

feat(autoware_adapi_v1_msgs): update manual control messages #86

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

Merged

Conversation

isamu-takagi
Copy link
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
Copy link

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:

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
@@ -17,7 +17,7 @@ rosidl_generate_interfaces(${PROJECT_NAME}
manual/msg/HazardLightsCommand.msg
manual/msg/ManualControlMode.msg
manual/msg/ManualControlModeStatus.msg
manual/msg/ManualOperatorStatus.msg
manual/msg/ManualOperatorHeartbeat.msg

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