how to get individual wheel velocity from the urdf?( using, differential_drive_controller)
I am using a two-wheel bot along with a differential drive controller, I want to know the velocity of individual wheels to implement PID . If by anyway i can get the encoder count then that will work too!