Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

Add support of UTF-8! #29

Open
wants to merge 2 commits into
base: obsolete/master
Choose a base branch
from

Conversation

Theosakamg
Copy link
Contributor

For i18n (eg. TTS).

"A string must always contain UTF-8 encoded or 7-bit ASCII text." https://developers.google.com/protocol-buffers/docs/proto#scalar

"unicode strings are currently not supported as a ROS data type. utf-8 should be used to be compatible with ROS string serialization. " http://wiki.ros.org/msg

After a upgrade to hydro stack. This code is compiling and testing.

@stonier stonier added this to the Indigo milestone Jun 29, 2014
For i18n (eg. TTS).

"A string must always contain UTF-8 encoded or 7-bit ASCII text." https://developers.google.com/protocol-buffers/docs/proto#scalar

"unicode strings are currently not supported as a ROS data type. utf-8 should be used to be compatible with ROS string serialization. " http://wiki.ros.org/msg
@stonier
Copy link
Contributor

stonier commented Feb 11, 2015

Cherry picked this into indigo : f6d3acb for the time being.

@adamantivm adamantivm changed the base branch from master to obsolete/master December 16, 2016 14:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants