Society of Robots - Robot Forum
General Misc => Misc => Topic started by: rueben5 on June 22, 2010, 05:45:41 AM
-
hi admin, the SoR_Utils.h file does not seem to be correct?? Everytime I try calling in the .h file, it shows a bunch of errors.. global.h, uart4.h.. etc are called in SoR_Utils.h but they do not exist :S.. what am i missing here?
-
btw, m using axon 2 :)
-
Um... Here's a guess,
I think (if you haven't already) you need to make a file, and put everything inside that?
Like put all the headers like global inside the same folder as SoR_Utils.h
-
and where may i find that? :) i mean global.h?
-
For the Axon II, I strongly recommend using WebbotLib.
That said, it appears that you didn't configure/define the makefile properly . . .