How to move the robot (Rosbot 2.0)
Hi, I'd like to know how to move the robot.
when I give a /cmd_vel, the robot can move appropriately.
But, I'd like to know HOW.
I know the /com_vel go to geometry_msgs/Twist.
After that? How to calculate the motor speed, voltage, or torque?
which node does this?
I can't find any code from my Rosbot 2.0 file directories.
I want to watch the code file. where is it?
please help me.