ros-drivers / rosserial

A ROS client library for small, embedded devices, such as Arduino. See: http://wiki.ros.org/rosserial
517 stars 525 forks source link

Fix reconnection of rosserial-python #445

Closed aquahika closed 4 years ago

aquahika commented 4 years ago

Related to #262 Add handling unexpected execption by disconnecting serial port.

mikepurvis commented 4 years ago

Looks like a good fix, thanks!