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#.....