Closed woudie closed 2 years ago
Did you get any errors?
You can try clearing the Gazebo heightmap cache files which often cause some weird bugs:
rm -rf ~/.gazebo/pagin
You can also try prebuild binaries from ROS distribution:
sudo apt install ros-noetic-leo-simulator
I did not get errors, but it looks like it was the heightmap cache files lol. Thanks for the help!
Hi,
I was trying to look at using the marsyard2021 world for a project I am involved in, but I am having trouble getting the terrain to load properly. Everything seems to build fine, so all the deps are there, but when I launch marsyard2021 it results in the followings:
I am not too sure what the issue is, I've checked that the terrain is included in the world file - but it looks fine there. Any idea what might be causing this?