Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Member Base Unknown #35

Open
MIFBobL opened this issue Oct 18, 2022 · 0 comments
Open

Member Base Unknown #35

MIFBobL opened this issue Oct 18, 2022 · 0 comments

Comments

@MIFBobL
Copy link

MIFBobL commented Oct 18, 2022

On compiling the SWIFT visualisation example given in https://jhavl.github.io/neo/

I get the error:

Tep.A[:3, 3] = target.base.t
AttributeError: 'Sphere' object has no attribute 'base'

on line 47 with the following warning:

" site-packages\spatialgeometry\Shape.py:63: FutureWarning: base kwarg is deprecated, use pose instead
warn("base kwarg is deprecated, use pose instead", FutureWarning)"

However I cannot seem to find how tro use pose instead?

Any help gratefully received.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant