Robotics StackExchange | Archived questions

What is the url of xmlrpc (Ros Master Api)?

Hey all! I have to connect to the ROS master API, and therefore use xmlrpc. However, that requieres always an url.. So what would be a local ROS url?

Asked by Demian S. on 2015-07-28 12:37:55 UTC

Comments

Answers

Never mind, I found it! its http://localhost:11311.

Asked by Demian S. on 2015-07-28 15:18:41 UTC

Comments

Note: that is only true when running a ROS master on your local machine. Remote masters have other hostnames, and could be using other ports as well.

Asked by gvdhoorn on 2015-07-28 15:33:40 UTC