Society of Robots - Robot Forum

Software => Software => Topic started by: yudelim on December 09, 2008, 10:45:50 AM

Title: Jaus Implementation with C#
Post by: yudelim on December 09, 2008, 10:45:50 AM
Hi,
I build a OCU application to communicate with other robots based on JAUS protocol, and clearly need to implement a JAUS protocol on my side.
Someone know a software written on C# that implement JAUS?
I know OpenJAUS but OpenJAUS written in c++ and there is a lot of work to wrap all classes and structures to C#.....