rosbridge - How to run example in hydro [closed]
I need to use rosbridge. But when I install the version for hydro, I can not run the example "roslibjs/Tutorials/BasicRosFunctionality" I tried to run "rostopic pub /listener std_msgs/String "Hello, World"". But there isn´t a node /listener to run Thanks
Which version of rosbridge are you running? Can you add the exact command you're running and the error you're receiving to your question?
I´m running the version rosbridge 2.0 (hydro version) Sorry, but I did´nt explain correctly my problem. "roslibjs/Tutorials/BasicRosFunctionality" That´s the example that I can not run. this command: rostopic pub /listener std_msgs/String "Hello, World" There is not any node listener running.
I'm not sure what you mean by "there isn't a node /listener to run". I have no trouble running that command on my computer.
Ok, I solved it. It was only a problem of distros. Thank you!
Can you write up your solution as an answer, to help the next person who has this problem?
I had installed 2 distros, groovy and hydro. and I had 2 workspaces. The problem: I was loging in in the incorrect workspace(groovy)