Skip to content

roslibpy v1.5.0

Compare
Choose a tag to compare
@gonzalocasas gonzalocasas released this 29 Mar 16:30
· 35 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.