zauberzeug / rosys

An all-Python robot system based on web technologies. The purpose is similar to ROS, but it's based on NiceGUI and easier to use for mobile robotics.
https://rosys.io
MIT License
78 stars 10 forks source link

Add support for NumPy 2.x #189

Closed falkoschindler closed 1 month ago

falkoschindler commented 1 month ago

This PR changes the NumPy dependency from ^1.20.1 to >=1.20.1.