Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flir_ptu_driver serial port initiallize error #20

Open
hendriyawanachmad opened this issue Oct 2, 2015 · 0 comments
Open

flir_ptu_driver serial port initiallize error #20

hendriyawanachmad opened this issue Oct 2, 2015 · 0 comments

Comments

@hendriyawanachmad
Copy link

Hi all,
When I try to run [roslaunch flir_ptu_driver ptu.launch port:=/dev/ttyS0] I get the next error:

... logging to /home/linus/.ros/log/612d3ff6-68aa-11e5-b769-3cd92b67608a/roslaunch-linus-HP-Compaq-6200-Pro-MT-PC-3145.log
Checking log directory for disk usage. This may take awhile.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.

started roslaunch server http://linus-HP-Compaq-6200-Pro-MT-PC:53557/

SUMMARY

PARAMETERS

  • /ptu/ptu_driver/port: /dev/ttyS0
  • /robot_description: <?xml version="1....
  • /rosdistro: indigo
  • /rosversion: 1.11.13

NODES
/ptu/
ptu_driver (flir_ptu_driver/ptu_node)
/
robot_state_publisher (robot_state_publisher/state_publisher)

auto-starting new master
process[master]: started with pid [3157]
ROS_MASTER_URI=http://localhost:11311

setting /run_id to 612d3ff6-68aa-11e5-b769-3cd92b67608a
process[rosout-1]: started with pid [3170]
started core service [/rosout]
process[robot_state_publisher-2]: started with pid [3187]
process[ptu/ptu_driver-3]: started with pid [3210]
terminate called after throwing an instance of 'serial::SerialException'
what(): SerialException device reports readiness to read but returned no data (device disconnected?) failed.
[ptu/ptu_driver-3] process has died [pid 3210, exit code -6, cmd /opt/ros/indigo/lib/flir_ptu_driver/ptu_node state:=/joint_states __name:=ptu_driver __log:=/home/linus/.ros/log/612d3ff6-68aa-11e5-b769-3cd92b67608a/ptu-ptu_driver-3.log].
log file: /home/linus/.ros/log/612d3ff6-68aa-11e5-b769-3cd92b67608a/ptu-ptu_driver-3*.log
...
I never got this error before, and after my Ubuntu 14.04 was updated on October 1st 2015 this problem started there. I try to manually command flir driver use Arduino IDE serial terminal everything is OK, I can set or query it to certain position. so what is going on with my ROS?

fyi: Ubuntu error confirmation
ros error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant