yujinrobot / yujin_ocs

Yujin Robot's open-source control libraries
http://wiki.ros.org/yujin_ocs
235 stars 178 forks source link

velocity_smoother doesnot smooth linear.x #138

Closed hoppss closed 5 years ago

hoppss commented 5 years ago

hi, i use this pkg and teleop_twist_keyboard to control a turblebot. I set feedback is NONE,

I found that velocity_smoother can interpolate angular.z to exptected value; but linear.x value result is mistake. linear.x cannot be interpolated to cmd value, and it is cycling from 0.

Does anyone meet this problem ?


It is ok, when i set feedback to 0