TCP Script Server Raw icon TCP Script Server Raw TCP server for ARC accepting EZ-Script, JavaScript or Python commands, letting controllers send commands and receive line-terminated responses Try it →
Asked — Edited

Speed For Camera Servo- Tracking

Another question. When trying to get the most out of the camera tracker, I've always struggled with how its moving the servos if i choose grid option.

  1. The servo speed seems set to (slow?) on increment 1

  2. If I change the incremental steps I can make the servo speed faster at the cost of what seems larger degrees of movement?!

  3. I'm trying to see if its possible to keep the incremental steps at 1 and increase the speed of the servo. So i get faster smooth motion.

I'm using the dynamixels and want to take advantage of their smooth motion, but I want the speed too.


ARC Pro

Upgrade to ARC Pro

Get access to the latest features and updates before they're released. You'll have everything that's needed to unleash your robot's potential!

Author Avatar
PRO
USA
LinkedIn Twitter Google+ YouTube
#2  

It's all servos not just dynamixels. During tracking with grid it would be nice to have a speed control vs incremental stepping. Like we have now with speed 0-10 with some settings.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#3  

Set servospeed (see ezscript manual) or set increment (see Camera manual)

Author Avatar
PRO
USA
LinkedIn Twitter Google+ YouTube
#4  

Is increment the same as servo speed ?

I only ask because I'm trying to understand how the grid/camera/servo functions. I don't need info on servo speed script...

....., just how increment works under the hood, is it speed or degree per step.