J-Bot examples
bxgirten
Posts: 79
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.
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.