rosbridge_address not found

asked 2020-06-01 09:58:24 -0600

BV_Pradeep gravatar image

updated 2020-06-01 20:28:15 -0600

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

edit retag flag offensive close merge delete

Comments

1

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 with 101010 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.

gvdhoorn gravatar image gvdhoorn  ( 2020-06-01 13:16:35 -0600 )edit

@gvdhoon edited the question as per your instructions, Please reopen the question

BV_Pradeep gravatar image BV_Pradeep  ( 2020-06-01 20:29:26 -0600 )edit

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.

gvdhoorn gravatar image gvdhoorn  ( 2020-06-02 02:48:28 -0600 )edit