Skip to content

fix: add url_path parameter in rosbridge_websocket_launch.xml (backport of #963)#1011

Merged
bjsowa merged 1 commit intoRobotWebTools:humblefrom
seanpai96:humble
Feb 16, 2025
Merged

fix: add url_path parameter in rosbridge_websocket_launch.xml (backport of #963)#1011
bjsowa merged 1 commit intoRobotWebTools:humblefrom
seanpai96:humble

Conversation

@seanpai96
Copy link
Contributor

Public API Changes

Added url_path parameter in rosbridge_websocket_launch.xml.

Description

The ‵url_path‵ parameter is missing in the ros2 launch XML file, though it can be used in ros2 run.
This fix was previously PR'd in the ros2 branch, now backported to humble.

Use case:

ros2 launch rosbridge_server rosbridge_websocket_launch.xml url_path:=/ws

The client should connect to ws://<ip>/ws without problem.
Thanks!

@bjsowa bjsowa merged commit 92aedf9 into RobotWebTools:humble Feb 16, 2025
2 checks passed
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.

2 participants