Shop OBEX P1 Docs P2 Docs Learn Events
J-Bot examples — Parallax Forums

J-Bot examples

bxgirtenbxgirten Posts: 79
edited 2005-08-04 13:20 in General Discussion
Has anyone gotten the JavelinBot examples to work? Specifically the classes that are descendants of JBotInterface, like BasicJBot?

I downloaded the zip files from http://www.parallax.com/javelin/javelinbot.asp and I can get the BasicWheelServo class to do its stuff but once I introduce a class like BasicJBot, my j-bot just stares at me.

Has anyone else experienced this?

Also, even though I attempt to use System.out.println() methods in the BasicWheelServo.java constructor, they are ignored. Is that because I am prohibited from modifying any descendants of PWM.java?

Thanks.
Sign In or Register to comment.