dawonn / vectornav

ROS Interface for the VectorNav IMU/GPS
147 stars 179 forks source link

also unregister packet handlers, may fix remaining segfaults on ctrl-C #106

Closed berndpfrommer closed 1 year ago

berndpfrommer commented 1 year ago

Got another segfault on ctrl-C, presumably because of two callbacks still registered. This is related to PR #105