ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

error in rosrun rosserial_python [closed]

asked 2016-04-27 04:37:33 -0500

Emilien gravatar image

hi, i need your help, when i run rosrun rosserial_python serial_node.py /dev/ttyACM0, i receive this error:

[INFO] [WallTime: 1461625668.565469] ROS Serial Python Node
[INFO] [WallTime: 1461625668.696318] Connecting to /dev/ttyACM0 at 57600 baud
Traceback (most recent call last):
  File "/home/pi/catkin_ws/src/rosserial/rosserial_python/nodes/serial_node.py", line 80, in <module>
    client = SerialClient(port_name, baud)
  File "/home/pi/catkin_ws/src/rosserial/rosserial_python/src/rosserial_python/SerialClient.py", line 382, in __init__
    self.requestTopics()
  File "/home/pi/catkin_ws/src/rosserial/rosserial_python/src/rosserial_python/SerialClient.py", line 389, in requestTopics
    self.port.flushInput()
  File "/usr/lib/python2.7/dist-packages/serial/serialposix.py", line 500, in flushInput
    termios.tcflush(self.fd, TERMIOS.TCIFLUSH)
termios.error: (5, 'Input/output error')

what can i do please?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2017-04-20 16:18:56.165623

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-06-30 08:02:45 -0500

Tvlad gravatar image

updated 2016-06-30 08:03:24 -0500

Hello. Please give to me answer...Did you find a solution?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-04-27 04:37:33 -0500

Seen: 296 times

Last updated: Jun 30 '16