Hi everyone,
When I tried to teleop my robot from my development computer using this command I am getting messages
$ rosrun teleop_twist_keyboard teleop_twist_keyboard.py
Waiting for subscriber to connect to /cmd_vel
Waiting for subscriber to connect to /cmd_vel
Waiting for subscriber to connect to /cmd_vel
Waiting for subscriber to connect to /cmd_vel
why I am getting this error?How to solve this??
P.S:
1.) Configuration of ROS_MASTER_URI and ROS_HOSTNAME is proper
2.) My robot and development computer are connected in the same network
3. I checked the ping also it is working fine
4.) I can also able to view laser data in rviz from my development computer
Thanks in advance,
Best Regards,
Arunkumar