關於TangoAnywhere
訪問探戈從PC,蘋果機,木莓或任何其他設備的位置數據。
Access Tango position data from your PC, Mac, Raspberry or any other device via TCP/IP.
TangoAnywhere starts a TCP server on port 8080 and broadcasts position data to connected devices.
TCP output is:
{"pos": [x,y,z], "ori": [x,y,z,w], "learn": false, "relocalized": false}
{"pos": [x,y,z], "ori": [x,y,z,w], "learn": false, "relocalized": false}
{"pos": [x,y,z], "ori": [x,y,z,w], "learn": false, "relocalized": true}
...
TCP input can be (optional):
{"learn": false, "adf": "ADFName"}
More information: http://grauonline.de/wordpress/?page_id=2109
最新版本1.0的更新日誌
Last updated on 2016年12月22日
Minor bug fixes and improvements. Install or update to the newest version to check it out!