- Robot Operating System Cookbook
- Kumar Bipin
- 30字
- 2021-06-18 19:20:53
Setting system locale
Some ROS tools, such as Boost, require that the system locale be set. This can be set with the following:
$ sudo update-locale LANG=C LANGUAGE=C LC_ALL=C LC_MESSAGES=POSIX
推薦閱讀
- Visual FoxPro程序設(shè)計(jì)教程(第3版)
- VMware vSphere 6.7虛擬化架構(gòu)實(shí)戰(zhàn)指南
- RTC程序設(shè)計(jì):實(shí)時(shí)音視頻權(quán)威指南
- Learn WebAssembly
- Internet of Things with Intel Galileo
- Mastering LibGDX Game Development
- Modern JavaScript Applications
- 軟件品質(zhì)之完美管理:實(shí)戰(zhàn)經(jīng)典
- 汽車人機(jī)交互界面整合設(shè)計(jì)
- Cocos2d-x Game Development Blueprints
- 深入解析Java編譯器:源碼剖析與實(shí)例詳解
- HTML5移動(dòng)Web開發(fā)
- 大話代碼架構(gòu):項(xiàng)目實(shí)戰(zhàn)版
- C#程序開發(fā)參考手冊(cè)
- Computer Vision with Python 3