Hi author, thank you for your fantastic work. When I run the command "curl https://raw.githubusercontent.com/Arena-Rosnav/arena-rosnav/master/install2.sh | bash" in automatic installation, the following error occurred "pyproject.toml changed significantly since poetry.lock was last generated. Run poetry lock [--no-update] to fix the lock file.".
I am wondering if one of the possible reasons is because the poetry.lock is not updated together with pyproject.toml? Would appreaciate for your prompt response! Thank you!
Hi author, thank you for your fantastic work. When I run the command "curl https://raw.githubusercontent.com/Arena-Rosnav/arena-rosnav/master/install2.sh | bash" in automatic installation, the following error occurred "pyproject.toml changed significantly since poetry.lock was last generated. Run
poetry lock [--no-update]
to fix the lock file.".I am wondering if one of the possible reasons is because the poetry.lock is not updated together with pyproject.toml? Would appreaciate for your prompt response! Thank you!