Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rosbridge_suite: 0.9.0-0 in 'melodic/distribution.yaml' [bloom] #18488

Merged
merged 1 commit into from
Jul 16, 2018

Conversation

jihoonl
Copy link
Contributor

@jihoonl jihoonl commented Jul 16, 2018

Increasing version of package(s) in repository rosbridge_suite to 0.9.0-0:

rosapi

  • No changes

rosbridge_library

* Fix typo in function call
* Add missing argument to InvalidMessageException (#323 </~https://github.com/RobotWebTools/rosbridge_suite/issues/323>)
  Add missing argument to InvalidMessageException constructor
* Make unregister_timeout configurable (#322 </~https://github.com/RobotWebTools/rosbridge_suite/issues/322>)
  Pull request #247 </~https://github.com/RobotWebTools/rosbridge_suite/issues/247> introduces a 10 second delay to mitigate issue #138 </~https://github.com/RobotWebTools/rosbridge_suite/issues/138>.
  This change makes this delay configurable by passing an argument either
  on the command line or when including a launch file.
  Usage example:
  ```xml
  <launch>
  <include file="$(find rosbridge_server)/launch/rosbridge_websocket.launch">
  <arg name="unregister_timeout" value="5.0"/>
  </include>
  </launch>

Closes #320 RobotWebTools/rosbridge_suite#320


## rosbridge_server


## rosbridge_suite

- No changes

@clalancette clalancette merged commit a66149c into ros:master Jul 16, 2018
@jihoonl jihoonl deleted the bloom-rosbridge_suite-31 branch July 30, 2018 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

migrate roswiki plugins to github ros-infrastructure
2 participants