My Robot in form 2! | RobotShop Community

If you are the original author, please access your User Control Panel and update it.

Still stays there. The servo keeps twitching. The srf05 is supposed to take readings but it doesnt do it in the right time. Currently the sensor is off the servo(The body of the robot). (UPDATE 4.12.11) The sensor is attached back on. and here is the code that needs work on. dunno how to attach bas file to posts symbol range = w0 symbol rangecm = w1 symbol leftr = w2 symbol rightr = w3 servo B.0, 150   main:   pause 10   pulsout C.0, 2   pulsin C.0, 1, range   rangecm = range*5/58   ...


This is a companion discussion topic for the original entry at https://community.robotshop.com/index.php/robots/show/my-robot-in-form-2