How to get Jackal clearpath running outdoors?
I am using a clearpath jackal robot which I am running the nav stack on to do slam_gmapping and amcl localization. Currently I ssh into the jackal over wifi to run the nav stack on the robot, but I am now wanting to do autonomous navigation in an outdoors environment. Does anyone have any idea how I would be able to do autonomous navigation outside where I will not have access to a wifi network? Any help would be much appreciated, I am very new to ROS. Thank you!
Has anyone tried using conman to host an access point? The tutorial says it is experimental and I may have to flash jackal back to factory state so I am a bit worried about it.
Could you not take a 12v battery and a small wifi router with you so you have a wifi network with you wherever you go?
I am using it for a while now, it's pretty handy that you can just turn on jackal and ssh into jackal's network and play around.
Ahh thats a good idea. Thank you very much! Although now for some reason gmapping and amcl do not seem to be working properly indoors either so I need to sort that out first ahah
In a pinch you can use your laptop as a wireless hotspot that the Jackal connects to. Also keep in mind that if you use Jackal to create the hotspot, you will not be able to connect to the internet through wifi, not easily at least. So exposing the ethernet ports so they are easy to acces is good.
Can't you just insert an USB-WLAN-Stick and run hostapd on the jackal?
Thank you for the suggestions guys! What I've ended up doing is using a wifi router as a repeater to amplify the wifi signal from inside and that has worked.