Nonzero joint velocities for static position
Hello everyone! I am using ROS Melodic with Gazebo 9 and working with Unitree A1 quadruped robot model. Recently I found that jointstates shows considerable non-zero joint velocities when robot stands on the ground in static position. When I plot joint velocities in Gazebo values are also non-zero. However when I hung up the robot and use the same servo velocities are zero. I use unitreelegged_control package as a servo controller.
Asked by RamilK on 2021-10-14 10:23:20 UTC
Comments
Adding friction to joint may help with small movements in steady state, but I don't know, how big velocities are you experiencing. Also, you may have set too big simulation step resulting in unprecise physics computation.
Asked by m.bahno on 2021-10-15 04:37:54 UTC
Hi, I think I am experiencing a very similar problem with my model. Most likely this problem is not related to the ROS packare you are using, since I am not using ROS at all (I am using a model plugin). See my issue at my issue.
Asked by andrea_pat on 2021-10-15 07:32:47 UTC