ARC Pro

Upgrade to ARC Pro

Subscribe to ARC Pro, and your robot will become a canvas for your imagination, limited only by your creativity.

PRO
Synthiam
#1  

Movement panel is for the movement of your robot. Like driving a direction by wheels or flying. If you want to control servos, uncheck the "use movement panel" and select the servos for the X and Y axis. You can do the same for the second joystick also.:)

#2  

Okay, thanks.

I still have the problem of controlling 5 servos from a single from a single (or double) joystick.

I was hoping I could use the joystick buttons to switch what the joystick controls.

Is this an option? I guess I could use the buttons for servo triggers instead of mode triggers.

PRO
Synthiam
#3  

You won't be able to control 5 with 4 axis. You can control 1 servo per joystick axis, unless you use the Relative servo Control. The relative servo Control will allow you to have servos move relative to another servo.

I assign buttons to move servos when i need to move more. For example the arms of a robot. I'll use one joystick for movement, second joystick for head. and buttons for arms.

Using the commands ServoUp(port, value) and ServoDown(port, value)

:)

#4  

Okay great, that should work out just fine then:)