Skip to content

roslibpy v1.5.0

Choose a tag to compare

@gonzalocasas gonzalocasas released this 29 Mar 16:30
· 74 commits to main since this release
1fd55e4

Added

  • Added a wait event to close on IronPython to ensure the close request is sent before returning.

Fixed

  • Fixed reconnection behavior on IronPython which would trigger reconnects even after a manual disconnect.