huchunxu / ros_exploring

《ROS机器人开发实践》源码
https://www.guyuehome.com
974 stars 563 forks source link

8.1.6中文语音识别小节,通过rostopic echo /recognizer/output出来的是data: !!python/str "\u6797" #21

Closed yangliu666yl closed 4 years ago

yangliu666yl commented 4 years ago

作者的演示显示的是中文,为什么我这边就显示的unicode呢?

huchunxu commented 4 years ago

请确认下文件及其中代码的编码格式

yangliu666yl commented 4 years ago

请确认下文件及其中代码的编码格式

好的,感谢大佬