cssWlsEst not able to subscribe to css #387
Closed
KetanKamat-5
started this conversation in
General
Replies: 1 comment
-
Hello, I figured out the solution. Using the messaging library I create a CSSConfigMsgPayload module and then filled in its members and then wrote to CSSConfigMsg |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I'm trying to set up cssWlsEst and am running into an issue with the config subscription shown below.
cssWlsEst has an input message of type cssConfigInMsg that I can't find an output message type for in CoarseSunSensor. The closest output message type for CoarseSunSensor is cssConfigLogOutMsg but these aren't compatible when subscribed to one another.
I would appreciate it immensely if someone could give me advice on how to solve this.
Beta Was this translation helpful? Give feedback.
All reactions