Porting XXXStamped
messages from tier4_autoware_msgs to autoware_internal_msgs
#5580
Open
5 of 17 tasks
Checklist
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
Definition of done
The above task list is all done.
The text was updated successfully, but these errors were encountered: