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

Porting XXXStamped messages from tier4_autoware_msgs to autoware_internal_msgs #5580

Open
5 of 17 tasks
takayuki5168 opened this issue Dec 19, 2024 · 0 comments
Open
5 of 17 tasks

Comments

@takayuki5168
Copy link

takayuki5168 commented Dec 19, 2024

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

Currently, the stamped messages are widely defined in the following directory since the basic built-in messages such as Float32 and String do not have a timestamp field which is very useful for debugging.
https://github.com/tier4/tier4_autoware_msgs/tree/tier4/universe/tier4_debug_msgs/msg

However, they are in the tier4_autoware_msgs, and not officially supported by the autowarefoundation.

Purpose

To officially support the above messages, I would like to propose porting the messages from the tier4_autoware_msgs repository to the autoware_internal_msgs repository.
https://github.com/autowarefoundation/autoware_internal_msgs

Possible approaches

  1. copy to autoware_internal_msgs
  1. replace messages in autoware.universe and autoware_tools
  1. remove messages in tier4_autoware_msgs

Definition of done

The above task list is all done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant