failed to connect xbee.
when i run the following command i got "Failed to connect to the XBee"
command..."rosrun rosserial_xbee setup_xbee.py /dev/ttyUSB0 0"
i am using ros-hydro.
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
when i run the following command i got "Failed to connect to the XBee"
command..."rosrun rosserial_xbee setup_xbee.py /dev/ttyUSB0 0"
i am using ros-hydro.
Can you connect to the xbee using X-CTU? Also, since the coordinator needs an ID of 0, you should use rosrun rosserial_xbee setup_xbee.py -C /dev/ttyUSB0 0
ya i can connect it using X-CTU........and also i have used ''rosrun rosserial_xbee setup_xbee.py -C /dev/ttyUSB0 0"......but same error....please any other way to solve it.....
ye sir....i am using series 1 xbees.......also i have checked with xbee pro....but same result....
i am also getting the same error though connected xbee on ttyUSB0 and also i can connect it to XCTU
It gets solved by setting the baud rate of 57600 in X-CTU.
Asked: 2014-03-31 23:52:05 -0600
Seen: 895 times
Last updated: May 25 '16
Is it possible to have memory mapped messages in ROS?
who is heading the development of ROS?
Publisher Subscriber Teleoperation -- High Latency?
How to correctly use git with ROS
detect/extract a "small" sphere using PCL
Implementation of header files??
A little more context information will go a long way in helping you.