No movement in gazebo after launching teleop turtlebot3_teleop_key.launch
I am running turtlebot 3 in ros-noetic and trying to simulate the bot in a gazebo environment eg: roslaunch turtlebot3_gazebo turtlebot3_world.launch. I am able to see the terminal opening and after giving the teleop command i.e., roslaunch turtlebot3_teleop turtlebot3_teleop_key.launch in the terminal through the keyboard press I cannot see the same getting reflected in the gazebo simulation ground. In terminal it shows that the velocity value is changing but can't see any movement in the gazebo.
Please edit your description and provide a link to the instructions you are following.
With both of the launch files running, please show us the output of this terminal command:
rostopic info /cmd_vel
You can edit your description by clicking the "edit" button at the bottom of your text.