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

ROS1 roslaunch not working #973

Open
parthdoshi1 opened this issue Nov 7, 2024 · 0 comments
Open

ROS1 roslaunch not working #973

parthdoshi1 opened this issue Nov 7, 2024 · 0 comments
Labels

Comments

@parthdoshi1
Copy link

Description
I have cloned the ros1 repository of rosbridge suite and am trying to run the rosbridge_server. The nodes and python file were made executables with cmd. The command
rosrun rosbridge_server rosbridge_websocket.py
runs without any issue. Also,
rosrun rosapi rosapi_node
runs withot any issue. However, when i start both the nodes with default launch file with following cmd
roslaunch rosbridge_server rosbridge_websocket.launch
the launch process exits with following error

RLException: Unable to launch [rosbridge_websocket-1]. If it is a script, you may be missing a '#!' declaration at the top.

  • ROS Version: ROS1

Steps To Reproduce

  • Download the zip file of the ROS1 branch
  • compile the rosbridge_suite in ws.
  • execute roslaunch rosbridge_server rosbridge_websocket.launch
@parthdoshi1 parthdoshi1 added the bug label Nov 7, 2024
@parthdoshi1 parthdoshi1 changed the title ROS1 roslaunch not wiorking ROS1 roslaunch not working Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant