ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Do Dynamixel Servos give position feedback in velocity control mode?

asked 2018-08-08 14:22:16 -0500

jelly_legs gravatar image

Some of these servos have as high as 4096 positions/revolution accuracy (0.088°). So I think if I command it to go to a particular position, say 100°, the actual position will be between 100.088° and 99.912.

But if the servo is in velocity control mode (continuous rotation) will I be able to get information on the position at some instance in time with the same +/- 0.088°? This is because I have to synchronize the positions with the frames published by a camera.

I would deeply appreciate it if someone with experience with these high-end servos can share their thoughts.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2018-08-08 20:14:44 -0500

Darby Lim gravatar image

Of course, you can get present position of Dynamixels through present_position register. I recommend to use DynamixelSDK or Dynamixel-workbench packages.

http://emanual.robotis.com/docs/en/dx...

edit flag offensive delete link more

Question Tools

Stats

Asked: 2018-08-08 14:22:16 -0500

Seen: 1,149 times

Last updated: Aug 08 '18