We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When ROS_HOSTNAME is not set, you get an error printed in the shell.
ROS_HOSTNAME
[error] Rqt Remocon: 'ROS_HOSTNAME' [debug] Interactive Client : initialised [debug] Interactive Client : Connection Details
To fix:
Just move it to a warning. Would be nice if the gui had some way of showing what the ROS_HOSTNAME/ROS_IP settings are.
ROS_IP
The text was updated successfully, but these errors were encountered:
localhost
ROS_HOSTNAME/ROS IP
Role Chooser - ROS IP [http://localhost:11311 / ROS HOST NAME [localhost]
Sorry, something went wrong.
I think you mean:
Role Chooser - ROS_MASTER_URI [http://localhost:11311] / ROS_HOST NAME [localhost]
No branches or pull requests
When
ROS_HOSTNAME
is not set, you get an error printed in the shell.To fix:
Just move it to a warning. Would be nice if the gui had some way of showing what the
ROS_HOSTNAME
/ROS_IP
settings are.The text was updated successfully, but these errors were encountered: