-
Currently, the rosbridge tcp server seems not to work correctly unter python3 environments. I am currently working on getting this fixed upstream (https://github.com/RobotWebTools/rosbridge_suite/pull…
-
Hi,
we have some trouble after updating rosbridge. We discovered that probably since Autobahn, nginx is not working as reverse proxy any longer. It may be related to a new configuration required i…
-
In ROS 1 versions of this package, launch files use:
https://github.com/RobotWebTools/rosbridge_suite/blob/a09a964fb5956321aca3b296da367e21d3d2e044/rosbridge_server/launch/rosbridge_websocket.launc…
-
### Request
- Are you looking to become a member? yes
User: @jtbandes
Role: approver
### Requirements
- [x] I have reviewed the community governance model / guidelines (https://github.com/{…
-
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 14.04)**: Linux Ubuntu 16.04
- **Apollo installed from (source or binary)**: source
- **Apollo version (1.0, 1.5, 2.0, …
-
Hi,
I installed the current version of node v10.19.0. on Ubuntu 20.04.2 LTS
I run `node bin/rosbridge.js `and `node examples/index.js`
However when i open http://localhost:3001/html/publisher.ht…
-
I'm trying to run the test of scenario runner as per the documentation, however I am getting this error:
![image](https://user-images.githubusercontent.com/69709817/115837026-7f522080-a45b-11eb-9025-…
-
I try ROS bridge with your sim.
I saw left top of your sim shows that your sim is connecting to ROS, but, I cannot find any topics in my ROS network.
[image](https://pbs.twimg.com/media/DobE0oNUYA…
-
**Description**
I have a webinterface subscribing to an image stream (over the websocket) and a nippleJS joystick to control my robot. However, sometimes there is a lag building up. On my server, I…
-
Related to #351
The `getTopicsAndRawTypes` function affords the ability to return all the raw message type descriptions available which is extremely useful but this can result in a _huge_ bundle of…