rosbridge_address not found
Hi All,
I am running ROS Melodic on Ubuntu 18.04 .
I started rosbridge server on local system. rosbridge is started at ws:0.0.0.0:9090
But when I do rosbridgeaddress in the terminal, I am getting error. I am sourcing the ROS to the terminal so that's not a issue. error : rosbridgecommand not found.
How to resolve this ?
Also I am writing a bash script to launch the html page with rosbridge_address as argument. is it possible ? can you assign a static address for ros web socket server ?
Thanks in advance
Asked by BV_Pradeep on 2020-06-01 09:58:24 UTC
Comments
I'm sorry to have to do this for something so seemingly unimportant, but please don't post screenshots of terminal text in question on ROS Answers. It's all text, so there is no need. Just copy-paste the text from the terminal into your question text. Do make sure to format it properly by selecting the text and pressing
ctrl+k
(or clicking the Preformatted Text button (the one with101010
on it)).You don't need to post a new question, just edit your curent one. You can use the
edit
button/link for this.After you replace the screenshot with the error message itself, we can re-open your question.
Asked by gvdhoorn on 2020-06-01 13:16:35 UTC
@gvdhoon edited the question as per your instructions, Please reopen the question
Asked by BV_Pradeep on 2020-06-01 20:29:26 UTC
I've re-opened it, but please add a verbatim copy of the error messages. Just copy-paste them in their entirety.
Without context it's going to be difficult for anyone here to help you.
Asked by gvdhoorn on 2020-06-02 02:48:28 UTC