Turtlebot3 is not moving by keyboard
Hello, everyone,
While running the turtlebot3, turtlebot3 is not running by using the keyboard despite teleop is running. and on the terminal:
Control Your TurtleBot3!
---------------------------
Moving around:
w
a s d
x
w/x : increase/decrease linear velocity (Burger : ~ 0.22, Waffle and Waffle Pi : ~ 0.26)
a/d : increase/decrease angular velocity (Burger : ~ 2.84, Waffle and Waffle Pi : ~ 1.82)
space key, s : force stop
CTRL-C to quit
currently: linear vel -0.22 angular vel 2.84
currently: linear vel -0.22 angular vel 2.84
currently: linear vel -0.22 angular vel 2.84
currently: linear vel -0.22 angular vel 2.84
currently: linear vel -0.22 angular vel 2.84
currently: linear vel -0.22 angular vel 2.84
currently: linear vel -0.22 angular vel 2.84
I am using the ip address of my desktop which is 192.168.0.140 and the ip address of turtlebot 3 is 192.168.0.208(using ethernet). I am running the roscore. I have launched turtle_bot_bringup. And both have ROS noetic version.
Kindly help me with this problem.
is the topic available when run rostopic list ?
You need to explain everything in the question. Like what type of network you are using, how you are running rosmaster, did you launched the turtlebot_bring up, are your rosmaster and turtlebot running same version of the ros. etc.. etc.. You can edit your question using small pen like icon at the end of the question.