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

fix a numpy compatibility issues #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ROS-Robot
Copy link

fix "AttributeError: module 'numpy' has no attribute 'float'" for Numpy 1.2.0 or above

fix "AttributeError: module 'numpy' has no attribute 'float'" for Numpy 1.2.0 or above
@ROS-Robot
Copy link
Author

image

@johnnynunez
Copy link

bump

Copy link

@jorge0rodriguez jorge0rodriguez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Necessary to make it work

@zsxm1998
Copy link

zsxm1998 commented May 9, 2023

Maybe it should be np.float64 rather than np.float32?

@seahawks8
Copy link

bump^

@cshimmin
Copy link

bump

@aksswami
Copy link

Do we have any update on this, when this is planned to merge?

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

Successfully merging this pull request may close these issues.

7 participants