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_websocket: Should --unregister_timeout command line option be removed? #624

Closed
cclauss opened this issue Aug 20, 2021 · 1 comment

Comments

@cclauss
Copy link
Contributor

cclauss commented Aug 20, 2021

As discussed in #623, the rosbridge_websocket command line option --unregister_timeout is being ignored. Should it be removed?

Expected Behavior

Actual Behavior

Steps to Reproduce the Problem

Specifications

  • ROS Version (echo $ROS_DISTRO):
  • OS Version (grep DISTRIB_CODENAME /etc/lsb-release):
  • Rosbridge Version (roscat rosbridge_server package.xml | grep '<version>'):
  • Tornado Version (python -c 'import tornado; print tornado.version'):
@cclauss
Copy link
Contributor Author

cclauss commented Aug 20, 2021

Closing as fixed in the second commit of #623.

@cclauss cclauss closed this as completed Aug 20, 2021
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

No branches or pull requests

1 participant