-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Using command yarp clean --timeout 1.0 on a machine different from the one on which yarp server --ros is running, I get port /ros removed.
Testing /ros at xmlrpc://localhost:11311/
* No response, removing port /ros
this forces me to restart yarp server.
There are two issues here:
localhostis wrong (*)! A valid ip address should be used instead.- port
/rosshould be ignored. (**)
(*) Is obtained by yarp 'cause: ROS_MASTER_URI=http://localhost:11311
(**) This behavior is already implemented by the main yarp server port as shown by the message:
Ignoring /root
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels