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 'kinetic/distribution.yaml' [bloom] #17386

Merged
merged 1 commit into from
Apr 9, 2018

Conversation

jihoonl
Copy link
Contributor

@jihoonl jihoonl commented Apr 9, 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

@mikaelarguedas mikaelarguedas merged commit c60a180 into ros:master Apr 9, 2018
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