-
Notifications
You must be signed in to change notification settings - Fork 98
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
server_uri changed failed #179
Comments
A couple things,
|
I know that ROS 2 Galactic is already EOL, but my group members choosed it. About the Open-RMF installation type, I am really sorry. I'm just a new member for that repository, I have no right. Sorry again. It means I run rmf-web, then I run the rmf-demo. You can see that I run 'ros2 launch rmf_demos_gz leju.launch.xml headless:=1 server_uri:="ws://localhost:8000/_internal"', but it didn't change. I wanna something show on the rmf-web, but it didn't. I think the problem is the server_uri didn't change. I'm just starting to learn this. Maybe this is a stupid question, hope you can forgive me! :) |
Sorry for the delay in my response, your questions are totally valid. I want to clarify that the printouts you shared that begin with
are from this panel. However, we no longer recommend using this panel as we now have Let me know if you followed the instructions to start the |
Oh! Thank you! |
Were you able to solve this issue ? |
I have followed the same step and setup the api server and front end for rmf_web. I'm getting the same error BrodcastClient unable to connect ... |
Bug report
Required information:
Description of the bug
When I run 'ros2 launch rmf_demos_gz leju.launch.xml headless:=1 server_uri:="ws://localhost:8000/_internal"', but server_uri did not change. Nothing show on the web.
Steps to reproduce the bug
Expected behavior
Actual behavior
Screenshots
Additional information
[simple_api_server-12] TypeError: emit() got an unexpected keyword argument 'broadcast'
[simple_api_server-12] Set Server IP to: 0.0.0.0
[simple_api_server-12] Set Server port to: 0.0.0.0:8083
[simple_api_server-12] Set RMF Websocket port to: localhost:7878
[simple_api_server-12] Starting Websocket Server
[simple_api_server-12] Starting RMF_Demos API Server: 0.0.0.0:8083, with ws://localhost:7878
[simple_api_server-12] * Serving Flask app 'rmf_demos_panel.simple_api_server'
[simple_api_server-12] * Debug mode: off
[fleet_adapter-14] [INFO] [1683603250.463764784] [tinyRobot_fleet_adapter]: Parameter [discovery_timeout] set to: 60.000000
...
...
...
[fleet_adapter-14] [WARN] [1683603985.000418458] [tinyRobot_fleet_adapter]: BroadcastClient unable to connect to [ws://localhost:8080/_internal]. Please make sure server is running. Error msg: invalid state
[fleet_adapter-14] [WARN] [1683603987.000823219] [tinyRobot_fleet_adapter]: BroadcastClient unable to connect to [ws://localhost:8080/_internal]. Please make sure server is running. Error msg: invalid state
c[fleet_adapter-14] [WARN] [1683603989.001271996] [tinyRobot_fleet_adapter]: BroadcastClient unable to connect to [ws://localhost:8080/_internal]. Please make sure server is running. Error msg: invalid state
[fleet_adapter-14] [WARN] [1683603991.001612044] [tinyRobot_fleet_adapter]: BroadcastClient unable to connect to [ws://localhost:8080/_internal]. Please make sure server is running. Error msg: invalid state
The text was updated successfully, but these errors were encountered: