question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when conneting to rosbridge after running static-webviz

See original GitHub issue

After building the dependencies and running npm run serve-static-webviz, then typing http://localhost:8080/ in Chrome, it can directly lead to the application page, rather than run http://localhost:8080/app one more time as before. But if I run rosbridge afterwards, the application page will throw an error out. The details are shown in the following screenshot. Screenshot from 2020-05-27 00-38-14 Does somebody know, what is the reason for the error, and how can I solve it? Thanks in advance.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:15

github_iconTop GitHub Comments

2reactions
Xia0bencommented, Jun 24, 2020

Hi ! Thanks for the fast reply, I’ll give it a spin probably next week !

0reactions
jbcpollakcommented, May 17, 2022

sorry to revive a dead thread but I am seeing this issue today with Melodic:

[ERROR] [1652746592.655572]: [Client 0] [id: call_service:/rosapi/topics_and_raw_types:979] call_service InvalidServiceException: Service /rosapi/topics_and_raw_types does not exist

rosuser@host:~$ rosversion rosbridge_server
0.11.13
Read more comments on GitHub >

github_iconTop Results From Across the Web

ROS web tutorial part 1 - rosbridge server and roslibjs
launch and run the gui.html page, in the Web Console I receive an error: Firefox can't establish a connection to the server at...
Read more >
Running Webviz on another machine - ROS Answers
I would like to run webviz or rviz on my Mac receiving information from ... resources setting webrviz up this way through rosbridge...
Read more >
Web-Based Visualization using ROS JavaScript Library
To setup rosbridge, run the following commands. ... ros.on('error', function(error) { console.log('Error connecting to websocket server: ' ...
Read more >
Can't establish connection to Web Server using rosbridge
Given that you have followed the ROS tutorial and have created an HTML file as shown in Ros Bridge tutorial then you have...
Read more >
Robofleet - arXiv
that can be run on any internet-connected, browser-enabled ... Rosbridge is using ROS itself to facilitate communication.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found