ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Yes; the vx, vy and vth values in the tutorial are samples, and should be replaced with real encoder data when using a real robot.
Note that the tutorial you linked to is publishing odometry messages, not cmd_vel, and that odometry represents the position feedback from the wheel sensors, not a command to move the robot.