This repository was archived by the owner on May 31, 2025. It is now read-only.
This repository was archived by the owner on May 31, 2025. It is now read-only.
add StringArray.msg #21
Closed
Description
as described in ros/std_msgs#5 , I'd like to introduce new data type, StringArray.msg somewhere in common_msgs. Do you have any suggestion on which package to put this msg?
$ cat StringArray.msg
string[] strings
we're using this type of message, for example obtain speech recognition result candidates.
https://svn.code.sf.net/p/jsk-ros-pkg/code/trunk/jsk_smart_apps/jsk_gui_msgs/msg/VoiceMessage.msg
Metadata
Metadata
Assignees
Labels
No labels