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

Sync topics if multiple unrecognised topics are encountered #563

Closed nnarain closed 3 years ago

nnarain commented 3 years ago

Hi.

This PR will have the rosserial server detect multiple unrecognized topic IDs and re-request topics if the specified threshold is exceeded.

mikepurvis commented 3 years ago

Seems reasonable to me!

nnarain commented 3 years ago

Hey @mikepurvis. Mind taking another quick look at this when you have a second? Thanks!

mikepurvis commented 3 years ago

LGTM