Shop OBEX P1 Docs P2 Docs Learn Events
JBot servor calibrate — Parallax Forums

JBot servor calibrate

jerdogjerdog Posts: 6
edited 2005-02-18 17:49 in General Discussion
First time using the JBot. Trying to compile BasicWheelServoCalibrate1.java
but complains that Error: Type BasicWheelServo was not found and No match was found for constructor "BasicWheelServo(int,int,int,int,int)"

I found the code BasicWheelServo.java and it succesfully compiles. BasicWheelServo.class is in the same folder as BasicWheelServoCalibrate1.java when I try to compile BasicWheelServoCalibrate1.java. What gives? It appears that the function should be available but is not somehow.cry.gif
Sign In or Register to comment.