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 rosbridge_address in the terminal, I am getting error. I am sourcing the ROS to the terminal so that's not a issue. error : rosbridge_command 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
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.
@gvdhoon edited the question as per your instructions, Please reopen the question
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.