Translate icon Translate Translate text via Microsoft Translator (auto-detect); EZ-B plugin stores translated and detected language variables. Requires Azure key. Try it →
Asked — Edited

Confused Using Auto Position In ARC

I add "Auto Position" control to ARC project. I set up six servos in the control. I create three frames and one action. I am confused by "Fine Tune" dialog box. How do I use the "Fine Tune" dialog box"? Even after centering the servos before attaching them to the robot, the joints are slightly bent instead of straight.


ARC Pro

Upgrade to ARC Pro

With ARC Pro, your robot is not just a machine; it's your creative partner in the journey of technological exploration.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#9  

Press the "jump to" instead of "move to" to initialize a position:)

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#10  

Oh also, one of the things i like to do is have an INIT script that has a bunch of commands to initialize the robot. It does things like turn on LED's or setup the camera, etc.. I also put the AutoPositionFrameJumoTo() command which initializes the position:)