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.
78
stars
10
forks
source link
Add support for NumPy 2.x #189
Closed
falkoschindler closed 1 month ago
This PR changes the NumPy dependency from
^1.20.1
to>=1.20.1
.