Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 765 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 765 Bytes

zsROSLV

rosbridge v2 client in LabVIEW

前言

编写这个轮子的初衷,完全是因为基于xml-rpc的tuftsBaxter/ROS-for-LabVIEW-Software在自己实际项目应用中出现只能读取消息,无法发送消息的问题,所以想通过rosbridge来造轮子,无奈参考资料较少,关于JSON的解析参考的是rosbridge的原理和应用-董超,自己水平有限,导致在接收tcp数据接收过程中数据会丢失,如果您有改进的办法,欢迎来留言,一起参与造轮子!

Current status

Under Development...