Skip to content

roslibpy v1.3.0

Compare
Choose a tag to compare
@gonzalocasas gonzalocasas released this 18 Jan 00:41
· 80 commits to main since this release

Added

  • Added function to set the default timeout value.
  • Added ROS host and port parameters to the command-line interface.

Fixed

  • Fixed #87 where a goal could be marked as terminal on result alone rather
    than both result and status.
  • Ensure input of Time is always two integers.