moriarty / ros-ev3

How to install ROS (ros_comm) on an ev3 with ev3dev
GNU General Public License v2.0
24 stars 19 forks source link

Usb connet problem #20

Open Marc66weed opened 2 years ago

Marc66weed commented 2 years ago

Hello, could anyone can help me? http://hacks4ros.github.io/h4r_ev3_ctrl/index.html#GettingStarted I was following the tutorial above step to the SHH connect EV3 but it appears the message.

marc@marc-Aspire-V5-591G:~$ ssh root@192.168.10.123 ssh: connect to host 192.168.10.123 port 22: Connection timed out

I set my internet IPv4 method : manual . addresses: 192.168.10.127, DNS automatic, Routes automatic as well. because the H4REV3 tutorial said that we should connect to your EV3 via the network interface which should have appeared in your network interfaces. You need to manually set an IP in the range of 192.168.10. , where is not equal to 123._.

in the GUI it shows connected but in terminal it keep saying ssh: connect to host 192.168.10.123 port 22: Connection timed out

could anyone give me a help about this situation. thanks you a lot!