[ros-users] communicating with windows

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Aaron Solochek
Date:  
To: ros-users
Subject: [ros-users] communicating with windows
The system I'm working on uses ROS on the backend for a variety of
control stuff, but has a user interface that is going to be written in C#.

What is the recommended way to get some 2-way communication going
between this windows program and ROS? Should I make a node on the linux
box that speaks some proprietary thing with the windows program, or
should I try to implement a ROS node in C#?

Better yet, has anyone already done something I can use for this? :)

Any advice would be appreciated, and please copy me on replies since I'm
only getting the daily digest of this list.

Thanks,

-Aaron