OpenMarine
calibrate headless? - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: Pypilot (https://forum.openmarine.net/forumdisplay.php?fid=17)
+--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=18)
+--- Thread: calibrate headless? (/showthread.php?tid=5589)



calibrate headless? - barnaclebill22 - 2024-07-23

I would like to calibrate an IMU on a headless Pi (Zero 2W), but seems like it has to have a desktop?
pypilot_calibration localhost
failed to load pywavefront: Cannot connect to "None"
Unable to access the X Display, is $DISPLAY set properly?


RE: calibrate headless? - seandepagnier - 2024-07-24

could you install pypilot on a separate machine (not headless) then execute
pypilot_calibration 192.168.14.1

Or whatever the ip address of pypilot is


RE: calibrate headless? - barnaclebill22 - 2024-07-24

(2024-07-24, 03:23 AM)seandepagnier Wrote: could you install pypilot on a separate machine (not headless) then execute
pypilot_calibration 192.168.14.1

Or whatever the ip address of pypilot is

Yes, thanks, that works.


RE: calibrate headless? - tobias.e - 2024-07-24

Using the web interface (port 8000, maybe needs to be enabled first) also works well.