ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Cannot setup Jackal Clearpath's network

asked 2018-07-10 09:42:18 -0500

dkrivet gravatar image

I cannot setup Jackal's network by connecting to my machine via a network cable. When I try to ssh to jackal as mention in this link https://www.clearpathrobotics.com/ass... I get an error message saying no route to host.

edit retag flag offensive close merge delete

Comments

are you using a ethernet cable to connect?

pavel92 gravatar image pavel92  ( 2018-07-11 02:10:39 -0500 )edit
1

I guess that your problem is that when you try to ssh into the Jackal using the default IP (ssh administrator@192.168.1.11 ) you are getting that error right?

pavel92 gravatar image pavel92  ( 2018-07-11 02:14:05 -0500 )edit

Yes I am using an ethernet cable, and I do get that error when I try to ssh when using the default IP. I'm not sure if it's something wrong with my laptop's ethernet driver or something wrong with the jackal

dkrivet gravatar image dkrivet  ( 2018-07-11 03:05:46 -0500 )edit

Also, I am on a class C network with network number 192.168.94 so the static IP that the tutorial tells me to give my computer (192.168.1) cannot be achieved if I'm not mistaken. Sorry, I'm very new to Jackal and also don't know much about networks

dkrivet gravatar image dkrivet  ( 2018-07-11 03:28:38 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2018-07-11 04:10:00 -0500

pavel92 gravatar image

updated 2018-07-11 04:10:46 -0500

Did you try giving the static IP? You can try this:

In the right side of the top bar click the connection menu and select Edit connections.
Choose the wired connection and click Edit, then choose the IPv4Settings tab and change the Method to Manual. There you can add an IP like 192.168.1.50 by clicking the Add button.
Then you should be able to ssh using the default static IP:

ssh administrator@192.168.1.11
edit flag offensive delete link more

Comments

what should I put for the net mask and gateway when I am editing the wired connection?

dkrivet gravatar image dkrivet  ( 2018-07-11 04:12:47 -0500 )edit

Leave them empty for now and give it a try

pavel92 gravatar image pavel92  ( 2018-07-11 04:38:30 -0500 )edit

This has worked, thank you so much!

dkrivet gravatar image dkrivet  ( 2018-07-11 05:34:25 -0500 )edit

I am glad it helped. You can accept the answer as correct now :)

pavel92 gravatar image pavel92  ( 2018-07-11 05:48:47 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-07-10 09:42:18 -0500

Seen: 583 times

Last updated: Jul 11 '18