Lambert Modules Not Working #836
Closed
josephTimm
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have recently upgraded to Basilisk v2.5.5 in order to use the Lambert modules. After upgrading and rebuilding, it seems that the lambert example gives an error and crashes. Are there any known issues with the Lambert modules/examples, or did I likely make an error in my rebuild of Basilisk?
This is the error I get upon running scenarioLambertSolver.py.
lamSolver.lambertProblemInMsg.subscribeTo(lamPlanner.lambertProblemOutMsg) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'SwigPyObject' object has no attribute 'subscribeTo'
Beta Was this translation helpful? Give feedback.
All reactions