代码报错scipy.spatial.transform.rotation.Rotation’ has no attribute ‘from_dcm’
我的解决方法是首先 pip list 查看scipy包的版本,当版本过新就会出现报错
这时候将Rotation.from_dcm更改为Rotation.from_matrix就好了

Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐