Serve offset feil

Hi.
I’m trying to build a brat robot. But i have problem with making servoes in the right position. does someone know how to do it? i followed the instruction on lynxmotion.com/images/html/build130.htm). I need help.

Thnx in advance

Show us a picture of the bot with the servos all set to 1500uS.

what does the “servo are set to 1500uS.” mean?
is that the servo’s neutral position?

I set all the servos at mid position (
enablehservo
start:
hservo [0\0\0]
end ) before i assembeled together with mechanic parts.

Here is the picture of the board and controller.

i also get error message when i compile Autonomous Walk Code in Basic Micro Studio.
her is the error and its message

gethservo lefthip,junk,idle
if(NOT idle)then
finished=false
endif

Error: FILE C:\USERS\NAME\DESKTOP\PROJECT\BRAT\ABRAT1.BAS(LINE 287) : [TOKEN GETHSERVO] : Unknown Command

thank you again

ditto, is this related to the updated hservo command?