This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pypilot programmed control (node-red?)
#5
the 'apb' sensor in pypilot is used to follow routes and can receive this from nmea as well as signalk

It essentially adjusts the commanded heading and is translated (from signalk.py) as:
'apb': {('steering.autopilot.target.headingTrue', radians): 'track'},

So basically it may be translating the wrong key. You could try replacing it and see if it works.

I had some disagreements with the signalk designers about autopilot specifics, so there is limited integration. For more specific commands like setting a particular heading or manual control you could communicate directly with pypilot or invoke pypilot_client

As for sailing down the ICW, where are you? I am in st augustine.
Reply


Messages In This Thread
RE: pypilot programmed control (node-red?) - by seandepagnier - 2022-12-11, 05:06 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)