You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The install script "install_spot_ros2.sh" is installing numpy version 2 but that will conflict with ROS2 Humble which want numpy version 1. Is this a mistake or how should this be handled?
I always have to remove the pip installed numpy after running the install script.
The text was updated successfully, but these errors were encountered:
The install script "install_spot_ros2.sh" is installing numpy version 2 but that will conflict with ROS2 Humble which want numpy version 1. Is this a mistake or how should this be handled?
I always have to remove the pip installed numpy after running the install script.
The text was updated successfully, but these errors were encountered: