Hey,
I just installed my botboard on my quadruped, but when i want to get the quadruped up in normal standing
position with this program the Red-LED turns on and some deep sound occurs:
enablehservo
hservo [p0\0,p1\0,p2\0,p3\0,p4\0,p5\0,p6\0,p7\0,p8\0,p9\0,p10\0,p11\0,p12\0] ;set initial servo positions(centered)
main
hservo [p0\0\150]
pause 1000
hservo [p0\0\150]
pause 1000
goto main
Can someone explain me my failure? I’m new to this forum.