Skip to content

np.bool deprecated for numpy > 1.20.0 - #10

Open
Huizerd wants to merge 1 commit into
event-driven-robotics:masterfrom
Huizerd:fix/npbool
Open

np.bool deprecated for numpy > 1.20.0#10
Huizerd wants to merge 1 commit into
event-driven-robotics:masterfrom
Huizerd:fix/npbool

Conversation

@Huizerd

@Huizerd Huizerd commented Mar 6, 2023

Copy link
Copy Markdown

Using this message type will result in an error with numpy > 1.20.0, as np.bool is deprecated (use either np.bool_ or bool)

@doyled-it

Copy link
Copy Markdown
Contributor

I think this should actually be just bool instead of np.bool_. See my PR.

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.

2 participants