Closed robolug closed 4 months ago
Hello @robolug
Thank you for reporting this issue. I have added the instructions for downloading the gazebo models through gdown. Please follow the updated instructions in readme for installing and building the docker image.
cd ExplorationRRT/docker
gdown --id 1TDbXF9He_LXYY57Xo3tOxvEVYH3kPtS8
gdown --id 1y7BDt0tjK9Ml7MlTxUwOTG8ZygO_dpI0
unzip models.zip
unzip ignition_models.zip
Build the docker image with following command. The build process might take some time when building for first time.
sudo docker build --build-arg USERNAME=$(whoami) -t errt_test .
If there is anything else, let us know. BR, Akash
I run code everytime these error appears