Joint Velocity Control

Post Reply
BradDunagan
Posts: 1
Joined: Mon Jul 20, 2020 5:53 pm

Joint Velocity Control

Post by BradDunagan »

First, thanks to all developers for a great work.
Question: From reading things and trying many times to move my robot links at a smooth velocity, it is my understanding that maxVelocity is not yet implemented fully.
In other words when I change the desired position of a joint the motion is always very fast (depending on damping) and no matter what call I make (e.g., motor->setVelocityTarget ( ... )) to affect joint velocity nothing changes regarding the joint speed. Is this correct?
Just trying to know if its me not doing something right. Thanks.
Post Reply