You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the API has changed, the build fails with several errors like the following:
examples-docs-moos/docs/examples/CommsExamples/EX40/ex40.cpp:70:8: error: ‘class MOOS::MOOSAsyncCommClient’ has no member named ‘AddMessageCallback’; did you mean ‘AddMessageCallBack’?
Comms.AddMessageCallback("callback_Y","Y",funcY,NULL);
The text was updated successfully, but these errors were encountered:
kyrofa
added a commit
to kyrofa/examples-docs-moos
that referenced
this issue
Mar 21, 2019
Looks like the API has changed, the build fails with several errors like the following:
The text was updated successfully, but these errors were encountered: