Ask your own question, for FREE!
MIT 6.01SC Introduction to Electrical Engineering and Computer Science I 14 Online
OpenStudy (anonymous):

Hi, I am trying to follow the 6.01 infrastructure guide. I have written the codes on top of page 3, and I am using it as the brain for the robot. for examples: def setup(): print "Loading brain" def step(): print "step, step" In the guide it is mentioned that the step function is called several times every second. So I should get "step, step" message in the soar message window. But I do not get that. It does not matter which simulator I am using or which brain files I am using, the messages I get in the soar message windows are always the same. Can anyone help me with it?

OpenStudy (anonymous):

I was doing it wrong. I was editing the brain file in another folder and loading a different brain file. Everything works fine in this lab.

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!