byu-holoocean / holoocean-docs

Documentation for HoloOcean
4 stars 0 forks source link

Python Requriement #2

Closed Jayzhang2333 closed 4 months ago

Jayzhang2333 commented 4 months ago

Hi, When I ran Holoocean's imaging sonar simulation with Python 3.6, the sonar image generated is incorrect. I saw that in the setup script, the python requriement is >=3.7, so I think the incorrect sonar images is caused by some matrix transformation change from python 3.6 to 3.7. It might be better to change the python requirement in the documentation, whichc says '>=3.6' at the moment

BlakePR commented 4 months ago

This should be updated in the docs now.