Moving robot in Rviz using Encoder data
I want to move my urdf model in Rviz using Encoder data (o/p param: velocity and direction) from my robot. I am literally confused how to implement it with odom and tf. Please suggest the procesure or link to tutorial to refer. Thanks in advance
Please be specific. you are having problems in moving the model or publishing the odom and tf info. If moving the model is the problem, you could use a simple node such as the teleop_keyboard which publishes pose messages to the base controller.