Hey everyone,
I've trying to control Robotino using C#, but i couldn't.
I have installed the APIs,
I have windows 8, Microsoft Visual Studio Ultimate.
I've followed this steps:
http://doc.openrobotino.org/document...p_examples.htm
But when i run the program i got this:
TypeInitializationException
in public MyCom(Robot robot)
Somebody has any idea?
I've trying to control Robotino using C#, but i couldn't.
I have installed the APIs,
I have windows 8, Microsoft Visual Studio Ultimate.
I've followed this steps:
http://doc.openrobotino.org/document...p_examples.htm
But when i run the program i got this:
TypeInitializationException
in public MyCom(Robot robot)
Somebody has any idea?
Comment