Skip to content
New issue

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

After running ros2 run ros_tcp_endpoint default_server_endpoint --ros-args -p ROS_IP:=0.0.0.0, nothing happens. #391

Open
gkgkgkgk opened this issue Mar 1, 2023 · 1 comment

Comments

@gkgkgkgk
Copy link

gkgkgkgk commented Mar 1, 2023

I have ROS2 configured on a Docker machine, and when I get up to the step of running this command:
ros2 run ros_tcp_endpoint default_server_endpoint --ros-args -p ROS_IP:=0.0.0.0 the console freezes and nothing happens.

I cant seem to quit out of the process either, and I don't the [INFO] [1603488341.950794]: Starting server on 192.168.50.149:10000 confirmation as described in the documentation. When I run unity and the example publisher code, I get this error:

Connection to 127.0.0.1:10000 failed - System.ArgumentException: Addresses 127.0.0.1 (IPv4) and ::0 (IPv6) are unspecified addresses. You cannot use them as target address..

I am assuming I get this error because of the initial failure I described above, although I could be wrong. Any ideas?

@Miftahur92
Copy link

HI. I a, facing the same problem. Did you solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants