Hi,
first of all, thank you for mBot. Its a great educational robot.
I am trying to program the mBot under Linux using the Arduino IDE. I think, I have all files place d correctly in ~/sketchbook/libraries/makeblock/… but still I get the error message when trying to compile a sketch:
fatal error: mBot.h: No such file or directory
I obtained the libraries from here: https://github.com/Makeblock-official/Makeblock-Libraries . Actually, the libraries do not even contain the file mBot.h. Where does this file come from? I tried to follow the tutorial here: http://www.instructables.com/id/How-to-make-a-mBot-with-Makeblock/?ALLSTEPS . Is this guide up to date? If not, is there a newer guide for programming mBot under Linux with the Arduino IDE?
Thanks in advance for any help! Zaphod